Uses of Interface
org.sape.carbon.core.config.PropertyConfiguration

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.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.