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

Packages that use ComplexExtensionElement
org.jibx.schema   
 

Uses of ComplexExtensionElement in org.jibx.schema
 

Methods in org.jibx.schema with parameters of type ComplexExtensionElement
 void SchemaVisitorDelegate.exit(ComplexExtensionElement node)
           
 void SchemaVisitor.exit(ComplexExtensionElement node)
          Exit extension element used for complex type.
 boolean SchemaVisitorDelegate.visit(ComplexExtensionElement node)
           
 boolean SchemaVisitor.visit(ComplexExtensionElement node)
          Visit extension element used for complex type.
 



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