Prev Next

Java / XML

What is XPath?

XPath is an XML technology which is used to retrieve element from XML documents. Since XML documents are structured, XPath expression can be used to locate and retrieve elements, attributes or value from XML files.

More Related questions...

Show more question and Answers...


Comments & Discussions