A DOM is easily constructed by gathering the NodeIterator elements from parse() into a NodeList. Then the NodeList (DOM document) can be interogated directly or with filters, visitors, etc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Does this HTml parser build a DOM for the html document that it builds?
A DOM is easily constructed by gathering the NodeIterator elements from parse() into a NodeList. Then the NodeList (DOM document) can be interogated directly or with filters, visitors, etc.
regards:
sounds great
thank you
may god be with you