org.exolab.castor.util
Class Configuration.ConfigValues

java.lang.Object
  extended by org.exolab.castor.util.Configuration.ConfigValues
Enclosing class:
Configuration

static class Configuration.ConfigValues
extends java.lang.Object

Inner class to hold values of the configuration


Field Summary
(package private)  boolean debug
          True if the configuration specified debugging.
(package private)  boolean marshallingValidation
          True if the default configuration specified validation in the marshalling Framework True, by default!
(package private)  XMLNaming naming
          The naming conventions for the XML Framework
(package private)  NodeType primitiveNodeType
          The NodeType assigned to java primitives
(package private)  java.lang.Class regExpEvalClass
          The class to use for regular expression evaluation
(package private)  boolean strictElements
          True if the configuration specified strictElements
 
Constructor Summary
Configuration.ConfigValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debug

boolean debug
True if the configuration specified debugging.


strictElements

boolean strictElements
True if the configuration specified strictElements


marshallingValidation

boolean marshallingValidation
True if the default configuration specified validation in the marshalling Framework True, by default!


naming

XMLNaming naming
The naming conventions for the XML Framework


primitiveNodeType

NodeType primitiveNodeType
The NodeType assigned to java primitives


regExpEvalClass

java.lang.Class regExpEvalClass
The class to use for regular expression evaluation

Constructor Detail

Configuration.ConfigValues

Configuration.ConfigValues()


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com