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 equivalent for javascript:selectSingleNode(String) in jaxp?

Status
Not open for further replies.

patnim17

Programmer
Jun 19, 2005
111
US
hi,
In javascript using MSXML parser, I can get a single node by name using the selectSingleNode("nodeName") function?
Is there a Equivalent in Java using jaxp?

nim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top