Searched defs:tokenizeSchemaLocationStr (Results 1 - 1 of 1) 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

Completed in 33 milliseconds