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
 

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