Class Summary |
AttributeNode<P extends TypedObjectNode> |
XPathNode that represents an XML attribute node. |
ElementNode<V extends TypedObjectNode> |
XPathNode that represents an XML element node. |
FeatureXPath |
Jaxen XPath implementation for Feature objects. |
FeatureXPathEvaluator |
XPathEvaluator for Feature objects. |
GMLObjectNode<V extends GMLObject,P extends TypedObjectNode> |
ElementNode that wraps a GMLObject . |
PropertyNode |
ElementNode that wraps a Property of a feature. |
TextNode<P extends TypedObjectNode> |
XPathNode that represents an XML text node. |
ValueOf |
Provides the wfs:valueOf function needed by WFS 2.0.0. |
XMLElementNode<P extends TypedObjectNode> |
ElementNode that wraps an ElementNode . |