Package | Description |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.impl.xs.util | |
org.apache.xerces.xs |
Modifier and Type | Method and Description |
---|---|
LSInputList |
XSImplementationImpl.createLSInputList(LSInput[] values) |
Modifier and Type | Method and Description |
---|---|
XSModel |
XSLoaderImpl.loadInputList(LSInputList is)
Parses the content of XML Schema documents specified as a list of
LSInput s. |
XSModel |
XMLSchemaLoader.loadInputList(LSInputList is) |
Modifier and Type | Class and Description |
---|---|
class |
LSInputListImpl
Contains a list of LSInputs.
|
Modifier and Type | Method and Description |
---|---|
LSInputList |
XSImplementation.createLSInputList(LSInput[] values)
Creates an immutable
LSInputList from the given array of LSInput s. |
Modifier and Type | Method and Description |
---|---|
XSModel |
XSLoader.loadInputList(LSInputList is)
Parses the content of XML Schema documents specified as a list of
LSInput s. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.