| Package | Description |
|---|---|
| com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
| com.sun.xml.xsom.impl.parser |
Parser that reads XML Schema documents and builds an
XSSchemaSet object. |
| Modifier and Type | Field | Description |
|---|---|---|
protected SchemaSetImpl |
SchemaImpl.parent |
| Modifier and Type | Method | Description |
|---|---|---|
SchemaSetImpl |
SchemaImpl.getRoot() |
| Constructor | Description |
|---|---|
SchemaImpl(SchemaSetImpl _parent,
org.xml.sax.Locator loc,
java.lang.String tns) |
| Modifier and Type | Field | Description |
|---|---|---|
SchemaSetImpl |
ParserContext.schemaSet |
SchemaSet to which a newly parsed schema is put in.
|
Copyright © 2018 Oracle Corporation. All rights reserved.