Uses of Class
com.sun.xml.xsom.impl.IdentityConstraintImpl

Packages that use IdentityConstraintImpl
com.sun.xml.xsom.impl 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 IdentityConstraintImpl
protected  void SchemaImpl.addIdentityConstraint(IdentityConstraintImpl c)
           
 

Constructor parameters in com.sun.xml.xsom.impl with type arguments of type IdentityConstraintImpl
ElementDecl(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)
           
 



Copyright © 2012 Oracle. All Rights Reserved.