Uses of Package
org.exolab.castor.builder.factory
Packages that use org.exolab.castor.builder.factory
Package
Description
Castor XML code generator
-
Classes in org.exolab.castor.builder.factory used by org.exolab.castor.builderClassDescriptionThis 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.factoryClassDescriptionThis class defines a base type for the source generator code factory classes.The Factory for Java2 Collections.This factory takes a CollectionInfo and generates the suitable JFields and the accessor methods into the JClass.This class is used as a factory to create all the FieldInfo objects used by the source generator.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.infoClassDescriptionThis factory takes a FieldInfo and generates the suitable JFields (and optional the getter and setter methods) into the JClass.