Class Summary |
ConfigEntityResolver |
Used to resolve entities in the JDOMConfigurationFactory. |
JDOMConfigurationFactory |
This factory implementation constructs the appropriate Configuration
implementation, through the Dynamic Proxy facility of the JDK, for the
particular Configuration interface requested. |
JDOMConfigurationProxy |
This is an extension of an AbstractConfigurationProxy
that is backed by a JDOM Document data structure. |
JDOMPropertyConfiguration |
This is an implementation of the string based attribute lookup
PropertyConfiguration. |