org.arch4j.propertytree
Class PropertyTreeManagerImpl
java.lang.Object
|
+--org.arch4j.propertytree.PropertyTreeManagerImpl
- All Implemented Interfaces:
- PropertyTreeManager
- public class PropertyTreeManagerImpl
- extends Object
- implements PropertyTreeManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyTreeManagerImpl
public PropertyTreeManagerImpl()
PropertyTreeManagerImpl
public PropertyTreeManagerImpl(String aPropDir)
PropertyTreeManagerImpl
public PropertyTreeManagerImpl(File aPropDir)
getPropertyDirectory
public File getPropertyDirectory()
- Specified by:
getPropertyDirectory
in interface PropertyTreeManager
getProperties
public ReadOnlyProperty getProperties(String forDomain)
- Specified by:
getProperties
in interface PropertyTreeManager
getProperties
public String[] getProperties(String forDomain,
String propertyName)
- Specified by:
getProperties
in interface PropertyTreeManager
getProperty
public String getProperty(String forDomain,
String propertyName)
- Specified by:
getProperty
in interface PropertyTreeManager
getProperty
public String getProperty(String forDomain,
String propertyName,
String defaultValue)
- Specified by:
getProperty
in interface PropertyTreeManager
Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.