Menu

Does this HTml parser build a DOM?

Help
sam
2004-08-02
2013-04-27
  • sam

    sam - 2004-08-02

    Does this HTml parser build a DOM for the html document that it builds?

     
    • Derrick Oswald

      Derrick Oswald - 2004-08-03

      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.

       
    • mikeliu1976

      mikeliu1976 - 2005-01-11

      regards:
      sounds great

                                                                                    
        thank you
        may god be with you

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.