public static class Configuration.Property
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Debug
Property specifying whether to run in debug mode.
|
static java.lang.String |
DEFAULT_LOAD_PACKAGE_MAPPING |
(package private) static java.lang.String |
DEFAULT_SERIALIZER_FACTORY |
static java.lang.String |
FileName
The name of the configuration file.
|
static java.lang.String |
Indent
Property specifying whether XML documents should be indented by default.
|
static java.lang.String |
LOAD_PACKAGE_MAPPING
Property specifying what factory to use for dealing with XML serializers
|
static java.lang.String |
MarshallingValidation
Property specifying whether to use validation in the Marshalling Framework
|
static java.lang.String |
NamespacePackages
Property specifying Namespace to Package Mappings
|
static java.lang.String |
Namespaces
Property specifying whether to support Namespaces by default.
|
static java.lang.String |
Naming
Property specifying the implementation of the naming conventions
to use.
|
static java.lang.String |
Parser
Property specifying the class name of the XML parser to use.
|
static java.lang.String |
ParserFeatures
Property specifying additional features for the parser.
|
static java.lang.String |
ParserFeatureSeparator |
static java.lang.String |
ParserFeaturesToDisable
Property specifying features to be disbaled on the underlying SAX parser.
|
static java.lang.String |
ParserValidation
Property specifying whether to perform document validation by default.
|
static java.lang.String |
PrimitiveNodeType
Property specifying the type of node to use for
primitive values, either "element" or "attribute"
|
static java.lang.String |
RegExp
Property specifying the regular expression validator
to use.
|
(package private) static java.lang.String |
ResourceName |
static java.lang.String |
SaveMapKeys
Property specifying whether or not to save the "keys" of a Hashtable or
Map during marshalling.
|
static java.lang.String |
SERIALIZER_FACTORY
Property specifying what factoyr to use for dealing with XML serializers
|
static java.lang.String |
SqlServerAnsiCompliant
Property specifying whether to use ANSI-compliant SQL for MS SQL Server.
|
static java.lang.String |
StrictElements
Property specifying whether to apply strictness to elements when
unmarshalling.
|
| Constructor and Description |
|---|
Property() |
public static final java.lang.String PrimitiveNodeType
org.exolab.castor.xml.introspector.primitive.nodetype
public static final java.lang.String Parser
org.exolab.castor.parser
public static final java.lang.String ParserValidation
org.exolab.castor.SAXParser.validation
public static final java.lang.String Namespaces
org.exolab.castor.SAXParser.namespaces
public static final java.lang.String NamespacePackages
org.exolab.castor.xml.nspackages
public static final java.lang.String Naming
org.exolab.castor.xml.naming
public static final java.lang.String MarshallingValidation
org.exolab.castor.marshalling.validation
public static final java.lang.String Indent
org.exolab.castor.indent
public static final java.lang.String ParserFeatures
org.exolab.castor.sax.features
public static final java.lang.String ParserFeaturesToDisable
org.exolab.castor.sax.features-to-disable
public static final java.lang.String ParserFeatureSeparator
public static final java.lang.String RegExp
org.exolab.castor.regexp
public static final java.lang.String Debug
org.exolab.castor.debug
public static final java.lang.String StrictElements
org.exolab.castor.strictelements
public static final java.lang.String SaveMapKeys
org.exolab.castor.xml.saveMapKeys
public static final java.lang.String LOAD_PACKAGE_MAPPING
org.exolab.castor.xml.serializer.factory
public static final java.lang.String DEFAULT_LOAD_PACKAGE_MAPPING
public static final java.lang.String SERIALIZER_FACTORY
org.exolab.castor.xml.serializer.factory
public static final java.lang.String FileName
castor.properties
static final java.lang.String ResourceName
static final java.lang.String DEFAULT_SERIALIZER_FACTORY
public static final java.lang.String SqlServerAnsiCompliant
org.exolab.castor.jdo.sqlserver.ansi-compliant
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com