public static class BuilderConfiguration.Property
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BOUND_PROPERTIES
Property specifying whether or not to generate source code for bound
properties.
|
static java.lang.String |
ClassDescFieldNames
Property specifying if we want to have a 'public static final String'
generated for each attribute and element name used within a class
descriptor
|
static java.lang.String |
CONFIG_FILENAME_PROPERTY
The name of the configuration file.
|
static java.lang.String |
ENUM_TYPE_ACCESS_INTERFACE
Property specifying whether to implement EnumeratedTypeAccess
interface for all generated enumerated type classes
|
static java.lang.String |
EqualsMethod
Property specifying if we want to have the equals method generated
for each generated class
|
static java.lang.String |
EXTRA_COLLECTION_METHODS
Property specifying whether or not to generate source code for extra
collection methods.
|
static java.lang.String |
JavaClassMapping
Property specifying how element's and type's are mapped into a Java
class hierarchy by the Source Generator.
|
static java.lang.String |
JavaVersion
Property specifying whether the Java sources generated should be 1.4
or 5.0 compliant.
|
static java.lang.String |
NamespacePackages
Property listing mapping between XML namespaces and Java packages.
|
static java.lang.String |
NamespacePackagesOld
Property listing mapping between XML namespaces and Java packages.
|
(package private) static java.lang.String |
ResourceName |
static java.lang.String |
SUPER_CLASS
Property specifying the super class for all generated classes
|
static java.lang.String |
Wrapper
Property specifying if we want to use Wrapper Objects instead of
primitives (eg java.lang.Float instead of float)
|
| Constructor and Description |
|---|
Property() |
public static final java.lang.String BOUND_PROPERTIES
org.exolab.castor.builder.boundproperties
public static final java.lang.String ENUM_TYPE_ACCESS_INTERFACE
org.exolab.castor.builder.enumTypeAccessInterface
public static final java.lang.String EXTRA_COLLECTION_METHODS
org.exolab.castor.builder.extraCollectionMethods
public static final java.lang.String SUPER_CLASS
org.exolab.castor.builder.superclass
public static final java.lang.String JavaClassMapping
org.exolab.castor.builder.javaclassmapping
public static final java.lang.String NamespacePackagesOld
public static final java.lang.String NamespacePackages
public static final java.lang.String EqualsMethod
public static final java.lang.String Wrapper
public static final java.lang.String ClassDescFieldNames
public static final java.lang.String JavaVersion
public static final java.lang.String CONFIG_FILENAME_PROPERTY
castor.properties
static final java.lang.String ResourceName
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com