Uses of Package
org.exolab.castor.builder

Packages that use org.exolab.castor.builder
org.exolab.castor.builder Castor XML code generator 
org.exolab.castor.builder.binding Binding File Object Model for Castor XML code generator 
org.exolab.castor.builder.conflict.strategy   
org.exolab.castor.builder.conflictresolution   
org.exolab.castor.builder.descriptors   
org.exolab.castor.builder.factory   
org.exolab.castor.builder.printing   
org.exolab.castor.builder.util   
 

Classes in org.exolab.castor.builder used by org.exolab.castor.builder
AnnotationBuilder
          This interface is a hook for (external) tools to add annotations to classes, fields and enums during the XML code generation process.
BuilderConfiguration
          The configuration for the SourceGenerator.
ClassInfoResolver
          A class for "caching" ClassInfo's which later need to be resolved (retrieved) by another ClassInfo.
FactoryState
          A class used to save State information for the SourceFactory.
JClassRegistry
          A registry for maintaing information about JClass instances already processed.
SGStateInfo
          A class for maintaining state for the SourceGenerator.
SourceGenerator
          A Java Source generation tool which uses XML Schema definitions to create an Object model.
 

Classes in org.exolab.castor.builder used by org.exolab.castor.builder.binding
BindingComponent
          This interface is the abstraction of any type of source that can interact with the Source Code Generator.
BuilderConfiguration
          The configuration for the SourceGenerator.
GroupNaming
          A simple class used for creating class names for unnamed Groups in XML Schema.
 

Classes in org.exolab.castor.builder used by org.exolab.castor.builder.conflict.strategy
SourceGenerator
          A Java Source generation tool which uses XML Schema definitions to create an Object model.
 

Classes in org.exolab.castor.builder used by org.exolab.castor.builder.conflictresolution
SGStateInfo
          A class for maintaining state for the SourceGenerator.
SingleClassGenerator
          Writes a single class (and any associated inner classes) to a file.
 

Classes in org.exolab.castor.builder used by org.exolab.castor.builder.descriptors
BuilderConfiguration
          The configuration for the SourceGenerator.
 

Classes in org.exolab.castor.builder used by org.exolab.castor.builder.factory
AnnotationBuilder
          This interface is a hook for (external) tools to add annotations to classes, fields and enums during the XML code generation process.
BuilderConfiguration
          The configuration for the SourceGenerator.
ClassInfoResolver
          A class for "caching" ClassInfo's which later need to be resolved (retrieved) by another ClassInfo.
FactoryState
          A class used to save State information for the SourceFactory.
GroupNaming
          A simple class used for creating class names for unnamed Groups in XML Schema.
SGStateInfo
          A class for maintaining state for the SourceGenerator.
SourceGenerator
          A Java Source generation tool which uses XML Schema definitions to create an Object model.
 

Classes in org.exolab.castor.builder used by org.exolab.castor.builder.printing
BuilderConfiguration
          The configuration for the SourceGenerator.
 

Classes in org.exolab.castor.builder used by org.exolab.castor.builder.util
ClassInfoResolver
          A class for "caching" ClassInfo's which later need to be resolved (retrieved) by another ClassInfo.
 



Copyright © 2012. All Rights Reserved.