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 SchemaDocumentImpl |
ComponentImpl.ownerDocument |
Modifier and Type | Method | Description |
---|---|---|
WildcardImpl |
WildcardImpl.union(SchemaDocumentImpl owner,
WildcardImpl rhs) |
Modifier and Type | Field | Description |
---|---|---|
SchemaDocumentImpl |
NGCCRuntimeEx.document |
Points to the
SchemaDocumentImpl that represents the
schema document being parsed. |
Modifier and Type | Field | Description |
---|---|---|
Map<SchemaDocumentImpl,SchemaDocumentImpl> |
ParserContext.parsedDocuments |
Documents that are parsed already.
|
Map<SchemaDocumentImpl,SchemaDocumentImpl> |
ParserContext.parsedDocuments |
Documents that are parsed already.
|
Copyright © 2018 Oracle Corporation. All rights reserved.