| 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(org.w3c.dom.ls.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
LSInputs. |
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(org.w3c.dom.ls.LSInput[] values)
Creates an immutable
LSInputList from the given array of LSInputs. |
| Modifier and Type | Method and Description |
|---|---|
XSModel |
XSLoader.loadInputList(LSInputList is)
Parses the content of XML Schema documents specified as a list of
LSInputs. |
Copyright © 2005-2014 Apache Software Foundation. All Rights Reserved.