Searched refs:PathPosition (Results 1 – 1 of 1) sorted by relevance
92 PathPosition pos = new PathPosition(); in expandXPath()172 private static void skipPathDelimiter(String path, PathPosition pos) throws XMPException in skipPathDelimiter()206 private static XMPPathSegment parseStructSegment(PathPosition pos) throws XMPException in parseStructSegment()235 private static XMPPathSegment parseIndexSegment(PathPosition pos) throws XMPException in parseIndexSegment()335 private static void parseRootNode(String schemaNS, PathPosition pos, XMPPath expandedXPath) in parseRootNode()524 class PathPosition class