Uses of Interface
org.apache.jena.ext.xerces.xs.LSInputList
Packages that use LSInputList
-
Uses of LSInputList in org.apache.jena.ext.xerces.xs
Methods in org.apache.jena.ext.xerces.xs that return LSInputListModifier and TypeMethodDescriptionXSImplementation.createLSInputList(LSInput[] values) Creates an immutableLSInputListfrom the given array ofLSInputs.Methods in org.apache.jena.ext.xerces.xs with parameters of type LSInputListModifier and TypeMethodDescriptionXSLoader.loadInputList(LSInputList is) Parses the content of XML Schema documents specified as a list ofLSInputs.