Uses of Class
com.evolveum.midpoint.xml.schema.XPathSegment

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)
           
 



Copyright © 2011 evolveum. All Rights Reserved.