Interface | Description |
---|---|
XmlCondition |
TODO: this class ...
|
XmlPath |
This is the interface for a selector that represents a XML path selector.
|
XmlPathSegment |
This is the interface for a single segment of an
XmlPath . |
XmlSelector |
This is the interface for a selector of XML nodes.
|
XmlSet |
This is the interface for a set of XML nodes that is selected by combining a
list of
selectors with a specific conjunction . |
XPathParser |
This is the interface for a parser of XPath expressions.
|
XPointerParser |
This is the interface for a parser of XPointer expressions.
|
Enum | Description |
---|---|
XmlSet.Conjunction |
This enum contains the available conjunctions for an
XmlSet . |
Exception | Description |
---|---|
XmlParseException |
This exception is thrown if any piece of XML could NOT be parsed because it has an illegal syntax.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.