| 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) |
| Constructor | Description |
|---|---|
Any(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
int _mode) |
|
AttGroupDeclImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _name) |
|
AttGroupDeclImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _name,
WildcardImpl _wildcard) |
|
AttributeDeclImpl(SchemaDocumentImpl owner,
java.lang.String _targetNamespace,
java.lang.String _name,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
boolean _anonymous,
XmlString _defValue,
XmlString _fixedValue,
Ref.SimpleType _type) |
|
AttributesHolder(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
org.xml.sax.Locator loc,
ForeignAttributesImpl _fa,
java.lang.String _name,
boolean _anonymous) |
|
AttributeUseImpl(SchemaDocumentImpl owner,
AnnotationImpl ann,
org.xml.sax.Locator loc,
ForeignAttributesImpl fa,
Ref.Attribute _decl,
XmlString def,
XmlString fixed,
boolean req) |
|
ComplexTypeImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _name,
boolean _anonymous,
boolean _abstract,
int _derivationMethod,
Ref.Type _base,
int _final,
int _block,
boolean _mixed) |
|
ComponentImpl(SchemaDocumentImpl _owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl fa) |
|
ElementDecl(PatcherManager reader,
SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl fa,
java.lang.String _tns,
java.lang.String _name,
boolean _anonymous,
XmlString _defv,
XmlString _fixedv,
boolean _nillable,
boolean _abstract,
java.lang.Boolean _form,
Ref.Type _type,
Ref.Element _substHead,
int _substDisallowed,
int _substExcluded,
java.util.List<IdentityConstraintImpl> idConstraints) |
|
FacetImpl(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _name,
XmlString _value,
boolean _fixed) |
|
Finite(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.util.Set<java.lang.String> ns,
int _mode) |
|
IdentityConstraintImpl(SchemaDocumentImpl _owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl fa,
short category,
java.lang.String name,
XPathImpl selector,
java.util.List<XPathImpl> fields,
Ref.IdentityConstraint refer) |
|
ListSimpleTypeImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _name,
boolean _anonymous,
java.util.Set<XSVariety> finalSet,
Ref.SimpleType _itemType) |
|
ModelGroupDeclImpl(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _targetNamespace,
java.lang.String _name,
ModelGroupImpl _modelGroup) |
|
ModelGroupImpl(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
XSModelGroup.Compositor _compositor,
ParticleImpl[] _children) |
|
NotationImpl(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _name,
java.lang.String _publicId,
java.lang.String _systemId) |
|
Other(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String otherNamespace,
int _mode) |
|
ParticleImpl(SchemaDocumentImpl owner,
AnnotationImpl _ann,
Ref.Term _term,
org.xml.sax.Locator _loc) |
|
ParticleImpl(SchemaDocumentImpl owner,
AnnotationImpl _ann,
Ref.Term _term,
org.xml.sax.Locator _loc,
int _maxOccurs,
int _minOccurs) |
|
ParticleImpl(SchemaDocumentImpl owner,
AnnotationImpl _ann,
Ref.Term _term,
org.xml.sax.Locator _loc,
java.math.BigInteger _maxOccurs,
java.math.BigInteger _minOccurs) |
|
RestrictionSimpleTypeImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _name,
boolean _anonymous,
java.util.Set<XSVariety> finalSet,
Ref.SimpleType _baseType) |
|
UnionSimpleTypeImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _name,
boolean _anonymous,
java.util.Set<XSVariety> finalSet,
Ref.SimpleType[] _members) |
|
WildcardImpl(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
int _mode) |
|
XPathImpl(SchemaDocumentImpl _owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl fa,
XmlString xpath) |
| Modifier and Type | Field | Description |
|---|---|---|
SchemaDocumentImpl |
NGCCRuntimeEx.document |
Points to the
SchemaDocumentImpl that represents the
schema document being parsed. |
| Modifier and Type | Field | Description |
|---|---|---|
java.util.Map<SchemaDocumentImpl,SchemaDocumentImpl> |
ParserContext.parsedDocuments |
Documents that are parsed already.
|
java.util.Map<SchemaDocumentImpl,SchemaDocumentImpl> |
ParserContext.parsedDocuments |
Documents that are parsed already.
|
Copyright © 2017 Oracle Corporation. All rights reserved.