Searched refs:verifySimpleXMLName (Results 1 – 1 of 1) sorted by relevance
429 private static void verifySimpleXMLName(String name) throws XMPException in verifySimpleXMLName() method in XMPPathParser487 verifySimpleXMLName(rootProp); // Verify the part before any colon in verifyXPathRoot()496 verifySimpleXMLName(rootProp.substring(0, colonPos)); in verifyXPathRoot()497 verifySimpleXMLName(rootProp.substring(colonPos)); in verifyXPathRoot()