|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.util.Configuration.ConfigValues
static class Configuration.ConfigValues
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 |
---|
boolean debug
boolean strictElements
boolean marshallingValidation
XMLNaming naming
NodeType primitiveNodeType
java.lang.Class regExpEvalClass
Constructor Detail |
---|
Configuration.ConfigValues()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |