Package org.castor.xml
Class XMLConfiguration
- java.lang.Object
-
- org.castor.core.util.AbstractProperties
-
- org.castor.xml.XMLProperties
-
- org.castor.xml.XMLConfiguration
-
public final class XMLConfiguration extends XMLProperties
Deprecated.Use XMLProperties instead.Castor configuration of XML modul.- Since:
- 1.1.3
- Version:
- $Id: Configuration.java,v 1.8 2006/03/08 17:25:52 jens Exp $
- Author:
- Ralf Joachim
-
-
Field Summary
-
Fields inherited from class org.castor.xml.XMLProperties
COLLECTION_HANDLERS_FOR_JAVA_11_OR_12, DEBUG, JAVA_NAMING, LENIENT_ID_VALIDATION, LENIENT_INTEGER_VALIDATION, LENIENT_INTROSPECTED_ELEMENT_STRICTNESS, LENIENT_SEQUENCE_ORDER, LOAD_PACKAGE_MAPPING, MARSHALLING_VALIDATION, NAMESPACE_PACKAGE_MAPPINGS, NAMESPACES, PARSER, PARSER_FEATURES, PARSER_FEATURES_DISABLED, PARSER_VALIDATION, PRIMITIVE_NODE_TYPE, PROXY_INTERFACES, REG_EXP_CLASS_NAME, SAVE_MAP_KEYS, SERIALIZER_FACTORY, STRICT_ELEMENTS, USE_INDENTATION, USE_INTROSPECTION, WRAP_COLLECTIONS_PROPERTY, XML_NAMING, XML_VERSION
-
-
Method Summary
-
Methods inherited from class org.castor.xml.XMLProperties
newInstance, newInstance
-
Methods inherited from class org.castor.core.util.AbstractProperties
get, getApplicationClassLoader, getBoolean, getBoolean, getClass, getClassArray, getDomainClassLoader, getInteger, getInteger, getObject, getObjectArray, getString, getString, getStringArray, loadDefaultProperties, loadUserProperties, put, remove
-
-