org.jtools.props
Class PropertyHelper
java.lang.Object
org.jtools.props.PropertyHelper
public class PropertyHelper
- extends Object
TODO type-description
- Author:
- Rainer Noack
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyHelper
public PropertyHelper()
setCurrentPathProperty
public void setCurrentPathProperty(String currentPathProperty)
setDefaultEntriesProperty
public void setDefaultEntriesProperty(String defaultEntriesProperty)
setDefaultLinkProperty
public void setDefaultLinkProperty(String defaultLinkProperty)
setEndTag
public void setEndTag(String endTag)
setFile
public void setFile(String file)
setFilenameProperty
public void setFilenameProperty(String filenameProperty)
setInitialPathProperty
public void setInitialPathProperty(String initialPathProperty)
setLocalTag
public void setLocalTag(String localTag)
setProperty
public void setProperty(PropertyHelper.Property prop)
addConfiguredProperty
public void addConfiguredProperty(PropertyHelper.Property prop)
setStartTag
public void setStartTag(String startTag)
setSysPropsPrefix
public void setSysPropsPrefix(String sysPropsPrefix)
setTempTag
public void setTempTag(String tempTag)
setUri
public void setUri(String uri)
load
public Properties load()
throws IOException
- Throws:
IOException
© 2000-2006, JTools.org.