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

Packages that use InputElement
org.jibx.binding.model   
 

Uses of InputElement in org.jibx.binding.model
 

Methods in org.jibx.binding.model that return InputElement
 InputElement SplitElement.getInputSide()
          Get input side of binding.
 

Methods in org.jibx.binding.model with parameters of type InputElement
 void ModelVisitor.exit(InputElement node)
          Exit input element.
 void SplitElement.setInputSide(InputElement input)
          Set input side of binding.
 boolean ModelVisitor.visit(InputElement node)
          Visit input element.
 



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