Searched defs:saxToXMLInputSource (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXMLSchemaLoader.java881 return saxToXMLInputSource((InputSource) val);
907 private static XMLInputSource saxToXMLInputSource(InputSource sis) { method in class:XMLSchemaLoader

Completed in 33 milliseconds