Category: OSS
-
xpath2.0-helper
—
in OSSA useful tool to navigate an XML dataset from Java code. The navigation through the XML dataset is given as an XPath2.0 expression. The result ist returned to the Java program. You can find it on Maven Central at http://central.sonatype.com/artifact/de.elrebo/xpath2.0-helper The class XmlDocumentHelper prepares an XML document from the file system and stores it as…