|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PropertyConfiguration | |
| org.sape.carbon.core.config.format.jdom | |
| Uses of PropertyConfiguration in org.sape.carbon.core.config.format.jdom |
| Classes in org.sape.carbon.core.config.format.jdom that implement PropertyConfiguration | |
class |
JDOMPropertyConfiguration
This is an implementation of the string based attribute lookup PropertyConfiguration. |
| Fields in org.sape.carbon.core.config.format.jdom declared as PropertyConfiguration | |
private PropertyConfiguration |
JDOMPropertyConfiguration.extendedConfig
Holds a reference to the configuration this extends. |
| Constructors in org.sape.carbon.core.config.format.jdom with parameters of type PropertyConfiguration | |
JDOMPropertyConfiguration(org.jdom.Document document,
PropertyConfiguration extendedConfig)
Constructs a new configruation that extends another configuration. |
|
JDOMPropertyConfiguration(PropertyConfiguration extendedConfig)
Constructs a new blank configruation that extends another configuration. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||