Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.XSAnnotationImpl
-
Packages that use XSAnnotationImpl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity -
-
Uses of XSAnnotationImpl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XSAnnotationImpl Modifier and Type Method Description void
SchemaGrammar. addAnnotation(XSAnnotationImpl annotation)
-
Uses of XSAnnotationImpl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity declared as XSAnnotationImpl Modifier and Type Field Description protected XSAnnotationImpl[]
IdentityConstraint. fAnnotations
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity with parameters of type XSAnnotationImpl Modifier and Type Method Description void
IdentityConstraint. addAnnotation(XSAnnotationImpl annotation)
-