Package | Description |
---|---|
net.sf.mmm.util.xml.path.base |
Modifier and Type | Class and Description |
---|---|
class |
XmlPathImpl
This is the implementation of the
XmlPath interface. |
class |
XmlSetImpl
This is the implementation of the
XmlSet interface. |
Modifier and Type | Field and Description |
---|---|
private List<AbstractXmlSelector> |
XmlSetImpl.selectorList |
Modifier and Type | Method and Description |
---|---|
AbstractXmlSelector |
XmlSetImpl.getSelector(int index) |
Modifier and Type | Method and Description |
---|---|
void |
XmlSetImpl.addSelector(AbstractXmlSelector selector)
This method adds the given
selector to this XmlSet . |
Copyright © 2001–2016 mmm-Team. All rights reserved.