|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathSegment | |
---|---|
com.evolveum.midpoint.xml.schema |
Uses of XPathSegment in com.evolveum.midpoint.xml.schema |
---|
Methods in com.evolveum.midpoint.xml.schema that return types with arguments of type XPathSegment | |
---|---|
java.util.List<XPathSegment> |
XPathType.toSegments()
|
Method parameters in com.evolveum.midpoint.xml.schema with type arguments of type XPathSegment | |
---|---|
XPathType |
XPathType.transposedPath(java.util.List<XPathSegment> parentPath)
Returns new XPath with a specified element prepended to the path. |
Constructor parameters in com.evolveum.midpoint.xml.schema with type arguments of type XPathSegment | |
---|---|
XPathType(java.util.List<XPathSegment> segments)
|
|
XPathType(java.util.List<XPathSegment> segments,
boolean absolute)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |