Package com.legstar.coxb.gen

Reflect on JAXB classes with cobol annotations to create binding classes.

See:
          Description

Class Summary
CoxbBindingGenerator This class implements an ant task to generate COXB binding data from JAXB cobol annotated instances.
CoxbBindingGenerator.JaxbRootClass Represent a simple inner element for the ant task.
CoxbGenModel A model usable for Binding classes generation.
CoxbGenReflectVisitor This class implements the visitor pattern in order to reflect on a JAXB object tree instance.
CoxbGenWriter Encapsulates file management and velocity template generation.
CoxbHelper Provides the generator with convenience methods.
UnmarshalChoiceStrategy Represents a custom choice strategy class name and the associated COBOL redefined item.
 

Exception Summary
CoxbGenException Exception when generating binding classes.
 

Package com.legstar.coxb.gen Description

Reflect on JAXB classes with cobol annotations to create binding classes. Binding classes are more efficient than reflection and use of annotations at runtime.



Copyright © 2015 LegSem. All Rights Reserved.