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, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".