Re: Urgent help on XML

2000-07-29 Thread Atchutarao Killamsetty
day, July 29, 2000 10:42 PM Subject: Urgent help on XML >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) >*

Urgent help on XML

2000-07-29 Thread George Varghese
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 t