Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML search

Status
Not open for further replies.

ramkumars

Programmer
Aug 2, 2001
31
IN
Hi,

I am new to XML and am facing the following problem.

I have a huge XML file. I want to search for a text attribute of an element in the file and then return the element(including any parent and/or child element) to the Java application. How can i achieve this?

I am using Xerces1.4 parser.

Thanks in advance for any help..

Regards,
SRK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top