| 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 and Description |
|---|---|
protected SchemaSetImpl |
SchemaImpl.parent |
| Modifier and Type | Method and Description |
|---|---|
SchemaSetImpl |
SchemaImpl.getRoot() |
| Constructor and Description |
|---|
SchemaImpl(SchemaSetImpl _parent,
Locator loc,
String tns) |
| Modifier and Type | Field and Description |
|---|---|
SchemaSetImpl |
ParserContext.schemaSet
SchemaSet to which a newly parsed schema is put in.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.