Arch4J 1.1

org.arch4j.propertytree
Class PropertyTreeManagerImpl

java.lang.Object
  |
  +--org.arch4j.propertytree.PropertyTreeManagerImpl
All Implemented Interfaces:
PropertyTreeManager

public class PropertyTreeManagerImpl
extends Object
implements PropertyTreeManager


Constructor Summary
PropertyTreeManagerImpl()
           
PropertyTreeManagerImpl(File aPropDir)
           
PropertyTreeManagerImpl(String aPropDir)
           
 
Method Summary
 ReadOnlyProperty getProperties(String forDomain)
           
 String[] getProperties(String forDomain, String propertyName)
           
 String getProperty(String forDomain, String propertyName)
           
 String getProperty(String forDomain, String propertyName, String defaultValue)
           
 File getPropertyDirectory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyTreeManagerImpl

public PropertyTreeManagerImpl()

PropertyTreeManagerImpl

public PropertyTreeManagerImpl(String aPropDir)

PropertyTreeManagerImpl

public PropertyTreeManagerImpl(File aPropDir)
Method Detail

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

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.