Searched refs:tokenizeSchemaLocationStr (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXMLSchemaLoader.java569 // We don't call tokenizeSchemaLocationStr here, because we also want
673 if (!tokenizeSchemaLocationStr(sl, locations)) {
716 public static boolean tokenizeSchemaLocationStr(String schemaStr, Map locations) { method in class:XMLSchemaLoader
H A DXMLSchemaValidator.java2354 if (!XMLSchemaLoader.tokenizeSchemaLocationStr(sLocation, fLocationPairs)) {

Completed in 53 milliseconds