Package | Description |
---|---|
com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
com.sun.xml.xsom.impl.parser.state |
Modifier and Type | Method and Description |
---|---|
protected void |
SchemaImpl.addIdentityConstraint(IdentityConstraintImpl c) |
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 | Field and Description |
---|---|
private IdentityConstraintImpl |
elementDeclBody.idc |
Modifier and Type | Method and Description |
---|---|
private IdentityConstraintImpl |
identityConstraint.makeResult() |