Hi,
Please suggest an XMLParser/DOM Implementation that allows me to do the
following:
* Initialize the DOM using a string that contains a valid XML Document
hierarchy (via probably org.xml.sax.InputSource)
* Extract a section of the tree hierarchy that meets a specified criteria
viz. a given tagName, or has a given Attribute with a given value etc.
Thanx
George Varghese
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets