Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs.LSInputList
-
-
Uses of LSInputList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return LSInputList Modifier and Type Method Description LSInputListXSImplementationImpl. createLSInputList(LSInput[] values)Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type LSInputList Modifier and Type Method Description XSModelXMLSchemaLoader. loadInputList(LSInputList is)XSModelXSLoaderImpl. loadInputList(LSInputList is)Parses the content of XML Schema documents specified as a list ofLSInputs. -
Uses of LSInputList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util that implement LSInputList Modifier and Type Class Description classLSInputListImplContains a list of LSInputs. -
Uses of LSInputList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs that return LSInputList Modifier and Type Method Description LSInputListXSImplementation. createLSInputList(LSInput[] values)Creates an immutableLSInputListfrom the given array ofLSInputs.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs with parameters of type LSInputList Modifier and Type Method Description XSModelXSLoader. loadInputList(LSInputList is)Parses the content of XML Schema documents specified as a list ofLSInputs.
-