Package | Description |
---|---|
net.sf.mmm.util.xml.path.base |
Modifier and Type | Field and Description |
---|---|
private List<AbstractXmlPathSegment> |
XmlPathImpl.segmentList |
Modifier and Type | Method and Description |
---|---|
AbstractXmlPathSegment |
XmlPathImpl.getSegment(int index) |
Modifier and Type | Method and Description |
---|---|
void |
XmlPathImpl.addSegment(AbstractXmlPathSegment segment)
This method adds the given
segment to this path. |
Copyright © 2001–2016 mmm-Team. All rights reserved.