HomeSort by relevance Sort by last modified time
    Searched full:verifyxpathroot (Results 1 - 1 of 1) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPathParser.java 348 String rootProp = verifyXPathRoot(schemaNS, pos.path.substring(pos.stepBegin, pos.stepEnd));
361 XMPPathSegment rootStep = new XMPPathSegment(verifyXPathRoot(aliasInfo.getNamespace(),
452 private static String verifyXPathRoot(String schemaNS, String rootProp)

Completed in 92 milliseconds