Uses of Package
org.exolab.castor.builder.factory

Packages that use org.exolab.castor.builder.factory
org.exolab.castor.builder Castor XML code generator 
org.exolab.castor.builder.factory   
org.exolab.castor.builder.info   
 

Classes in org.exolab.castor.builder.factory used by org.exolab.castor.builder
FieldInfoFactory
          This class is used as a factory to create all the FieldInfo objects used by the source generator.
 

Classes in org.exolab.castor.builder.factory used by org.exolab.castor.builder.factory
BaseFactory
          This class defines a base type for the source generator code factory classes.
CollectionJ2MemberAndAccessorFactory
          The Factory for Java2 Collections.
CollectionMemberAndAccessorFactory
          This factory takes a CollectionInfo and generates the suitable JFields and the accessor methods into the JClass.
FieldInfoFactory
          This class is used as a factory to create all the FieldInfo objects used by the source generator.
FieldMemberAndAccessorFactory
          This factory takes a FieldInfo and generates the suitable JFields (and optional the getter and setter methods) into the JClass.
 

Classes in org.exolab.castor.builder.factory used by org.exolab.castor.builder.info
FieldMemberAndAccessorFactory
          This factory takes a FieldInfo and generates the suitable JFields (and optional the getter and setter methods) into the JClass.
 



Copyright © 2012. All Rights Reserved.