Class TrivialItemPathParser
- java.lang.Object
-
- com.evolveum.midpoint.prism.impl.marshaller.TrivialItemPathParser
-
public final class TrivialItemPathParser extends Object
TODO: This should do more parsing in the future. But good for now.- Author:
- semancik
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull Map<String,String>
getNamespaceMap()
String
getPureItemPathString()
static TrivialItemPathParser
parse(String itemPath)
-