Uses of Class
com.sun.xml.xsom.impl.IdentityConstraintImpl
Packages that use IdentityConstraintImpl
Package
Description
Implementation of the
com.sun.xml.xsom
package.-
Uses of IdentityConstraintImpl in com.sun.xml.xsom.impl
Methods in com.sun.xml.xsom.impl with parameters of type IdentityConstraintImplModifier and TypeMethodDescriptionprotected void
SchemaImpl.addIdentityConstraint
(IdentityConstraintImpl c) Constructor parameters in com.sun.xml.xsom.impl with type arguments of type IdentityConstraintImplModifierConstructorDescriptionElementDecl
(PatcherManager reader, SchemaDocumentImpl owner, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl fa, String _tns, String _name, boolean _anonymous, XmlString _defv, XmlString _fixedv, boolean _nillable, boolean _abstract, Boolean _form, Ref.Type _type, Ref.Element _substHead, int _substDisallowed, int _substExcluded, List<IdentityConstraintImpl> idConstraints) -
Uses of IdentityConstraintImpl in com.sun.xml.xsom.impl.parser.state
Fields in com.sun.xml.xsom.impl.parser.state declared as IdentityConstraintImplMethods in com.sun.xml.xsom.impl.parser.state that return IdentityConstraintImpl