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 |
---|---|
private Ref.Element |
ElementDecl.substHead |
Constructor and Description |
---|
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) |
Modifier and Type | Class and Description |
---|---|
static class |
DelayedRef.Element |
Modifier and Type | Field and Description |
---|---|
private Ref.Element |
SubstGroupBaseTypeRef.e |
Constructor and Description |
---|
SubstGroupBaseTypeRef(Ref.Element _e) |