Uses of Class
org.apache.xerces.impl.xs.XSAnnotationImpl

Packages that use XSAnnotationImpl
org.apache.xerces.impl.xs   
org.apache.xerces.impl.xs.identity   
 

Uses of XSAnnotationImpl in org.apache.xerces.impl.xs
 

Methods in org.apache.xerces.impl.xs with parameters of type XSAnnotationImpl
 void SchemaGrammar.addAnnotation(XSAnnotationImpl annotation)
           
 

Uses of XSAnnotationImpl in org.apache.xerces.impl.xs.identity
 

Fields in org.apache.xerces.impl.xs.identity declared as XSAnnotationImpl
protected  XSAnnotationImpl[] IdentityConstraint.fAnnotations
           
 

Methods in org.apache.xerces.impl.xs.identity with parameters of type XSAnnotationImpl
 void IdentityConstraint.addAnnotation(XSAnnotationImpl annotation)
           
 



Copyright © 2011. All Rights Reserved.