Uses of Class
org.jibx.schema.elements.AnnotationItem
-
Packages that use AnnotationItem Package Description org.jibx.schema org.jibx.schema.elements -
-
Uses of AnnotationItem in org.jibx.schema
Methods in org.jibx.schema with parameters of type AnnotationItem Modifier and Type Method Description voidSchemaVisitor. exit(AnnotationItem node)Exit annotation item element.voidSchemaVisitorDelegate. exit(AnnotationItem node)booleanSchemaVisitor. visit(AnnotationItem node)Visit annotation item element.booleanSchemaVisitorDelegate. visit(AnnotationItem node) -
Uses of AnnotationItem in org.jibx.schema.elements
Subclasses of AnnotationItem in org.jibx.schema.elements Modifier and Type Class Description classAppInfoElementappinfo annotation item element.classDocumentationElementdocumentation annotation item element.
-