Searched refs:verifyXPathRoot (Results 1 – 1 of 1) sorted by relevance
348 String rootProp = verifyXPathRoot(schemaNS, pos.path.substring(pos.stepBegin, pos.stepEnd)); in parseRootNode()361 XMPPathSegment rootStep = new XMPPathSegment(verifyXPathRoot(aliasInfo.getNamespace(), in parseRootNode()452 private static String verifyXPathRoot(String schemaNS, String rootProp) in verifyXPathRoot() method in XMPPathParser