org.castor.xml
Class XMLConfiguration

java.lang.Object
  extended by org.castor.core.util.AbstractProperties
      extended by org.castor.xml.XMLProperties
          extended by org.castor.xml.XMLConfiguration

Deprecated. Use XMLProperties instead.

public final class XMLConfiguration
extends XMLProperties

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
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2011. All Rights Reserved.