Uses of Class
org.jibx.binding.model.TemplateElement

Packages that use TemplateElement
org.jibx.binding.model   
 

Uses of TemplateElement in org.jibx.binding.model
 

Methods in org.jibx.binding.model that return TemplateElement
 TemplateElement TemplateElement.getExtendsMapping()
          Get template extended by this one.
 

Methods in org.jibx.binding.model with parameters of type TemplateElement
 void ModelVisitor.exit(TemplateElement node)
          Exit template element.
 boolean ModelVisitor.visit(TemplateElement node)
          Visit template element.
 



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