Package | Description |
---|---|
net.sf.mmm.util.xml.path.api | |
net.sf.mmm.util.xml.path.base |
Class and Description |
---|
XmlParseException
This exception is thrown if any piece of XML could NOT be parsed because it has an illegal syntax.
|
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.Conjunction
This enum contains the available conjunctions for an
XmlSet . |
Class and Description |
---|
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 . |
XmlSet.Conjunction
This enum contains the available conjunctions for an
XmlSet . |
Copyright © 2001–2016 mmm-Team. All rights reserved.