Uses of Class
com.evolveum.midpoint.prism.impl.marshaller.ItemPathHolder
-
Packages that use ItemPathHolder Package Description com.evolveum.midpoint.prism.impl.marshaller -
-
Uses of ItemPathHolder in com.evolveum.midpoint.prism.impl.marshaller
Methods in com.evolveum.midpoint.prism.impl.marshaller that return ItemPathHolder Modifier and Type Method Description static ItemPathHolder
ItemPathHolder. createForTesting(String xpath)
static ItemPathHolder
ItemPathHolder. createForTesting(String xpath, Map<String,String> namespaceMap)
static ItemPathHolder
ItemPathHolder. createForTesting(QName... segmentQNames)
static ItemPathHolder
ItemPathHolder. createForTesting(Element element)
-