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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXMLSchemaLoader.java767 xis = xsdToXMLInputSource(fJAXPSource);
818 xis = xsdToXMLInputSource(objArr[i]);
857 private XMLInputSource xsdToXMLInputSource( method in class:XMLSchemaLoader

Completed in 33 milliseconds