com.evolveum.midpoint.schema.holder
Class TrivialXPathParser
java.lang.Object
com.evolveum.midpoint.schema.holder.TrivialXPathParser
public class TrivialXPathParser
- extends Object
TODO: This should do more parsing in the future. But good for now.
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parse
public static TrivialXPathParser parse(String xpath)
getNamespaceMap
public Map<String,String> getNamespaceMap()
getPureXPathString
public String getPureXPathString()
Copyright © 2013 evolveum. All Rights Reserved.