Uses of Class
com.sun.codemodel.JCodeModel

Packages that use JCodeModel
Package
Description
Library for generating Java source code
 
 
Schema to Java compiler
API for programmatic invocation of XJC and schemagen.
implementation of the XJC API for schema to java.
 
FieldRenderer and its implementation classes.
 
Implementation of the org.glassfish.jaxb.core.v2.model.core package for XJC.
Provides the outline of the generated Java source code so that additional processing (such as adding more annotations) can be done on the generated code.
Front-end that reads schema(s) and produce BGM.