| Prev Package | Next Package | Frames | No Frames |
Class Summary | |
| BaseFactory | This class defines a base type for the source generator code factory classes. |
| CollectionJ2MemberAndAccessorFactory | The Factory for Java2 Collections. |
| CollectionJ2NoIndexMemberAndAccessorFactory | A Factory that avoids the creation of the index methods. |
| CollectionMemberAndAccessorFactory | This factory takes a CollectionInfo and generates the suitable JFields and the accessor methods into the JClass. |
| CollectionODMG30MemberAndAccessorFactory | A JField factory for CollectionODMG30Member. |
| EnumerationFactory | This class creates the Java sources for XML Schema components that define an enumeration. |
| 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. |
| IdentityMemberAndAccessorFactory | This class translates a fieldInfo describing an identity into the suitable getter<7setter methods. |
| MappingFileSourceFactory | A factory for creating mapping files. |
| MemberFactory | The "Factory" responsible for creating fields for the given schema components. |
| SourceFactory | Creates the Java Source classes for Schema components. |
| XMLFieldHandlerFactory | A factory for creating XMLFieldHandler instances as embedded in descriptors classes generated throughout code generation. |