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