Uses of Interface
org.apache.xerces.xs.LSInputList

Packages that use LSInputList
org.apache.xerces.impl.xs   
org.apache.xerces.xs   
 

Uses of LSInputList in org.apache.xerces.impl.xs
 

Methods in org.apache.xerces.impl.xs with parameters of type LSInputList
 XSModel XMLSchemaLoader.loadInputList(LSInputList is)
           
 XSModel XSLoaderImpl.loadInputList(LSInputList is)
          Parses the content of XML Schema documents specified as a list of LSInputs.
 

Uses of LSInputList in org.apache.xerces.xs
 

Methods in org.apache.xerces.xs with parameters of type LSInputList
 XSModel XSLoader.loadInputList(LSInputList is)
          Parses the content of XML Schema documents specified as a list of LSInputs.