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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DXSLoader.java73 public XSModel loadInputList(LSInputList is); method in interface:XSLoader
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSLoaderImpl.java125 public XSModel loadInputList(LSInputList is) { method in class:XSLoaderImpl
H A DXMLSchemaLoader.java1112 * @see com.sun.org.apache.xerces.internal.xs.XSLoader#loadInputList(com.sun.org.apache.xerces.internal.xs.DOMInputList)
1114 public XSModel loadInputList(LSInputList is) { method in class:XMLSchemaLoader

Completed in 36 milliseconds