Uses of Class
org.jibx.schema.elements.AnnotationItem

Packages that use AnnotationItem
org.jibx.schema   
org.jibx.schema.elements   
 

Uses of AnnotationItem in org.jibx.schema
 

Methods in org.jibx.schema with parameters of type AnnotationItem
 void SchemaVisitorDelegate.exit(AnnotationItem node)
           
 void SchemaVisitor.exit(AnnotationItem node)
          Exit annotation item element.
 boolean SchemaVisitorDelegate.visit(AnnotationItem node)
           
 boolean SchemaVisitor.visit(AnnotationItem node)
          Visit annotation item element.
 

Uses of AnnotationItem in org.jibx.schema.elements
 

Subclasses of AnnotationItem in org.jibx.schema.elements
 class AppInfoElement
          appinfo annotation item element.
 class DocumentationElement
          documentation annotation item element.
 



Copyright © 2005-2012 jibx.org. All Rights Reserved.