com.hp.hpl.jena.util.xml |
|
Java Source File Name | Type | Comment |
NodeListIterator.java | Class |
Implements the java.util.Iterator interface for DOM node lists. |
SimpleXMLPath.java | Class |
A simple path evaluator for traversing XML DOM trees. |
SimpleXMLPathAttr.java | Class | |
SimpleXMLPathComponent.java | Interface |
General interface for components of a simple XML path structure. |
SimpleXMLPathDocument.java | Class |
An implementation of simple XML path that returns the document element for
an xml document. |
SimpleXMLPathElement.java | Class |
An implementation of a simple XML path component that handles named elements. |
SimpleXMLPathIterator.java | Class |
An iterator over all of the results of evaluating a simple XML path. |
XMLUtils.java | Class |
A collection of useful utilities for processing plain XML documents using the DOM. |