org.hrodberaht.directus.config
Class ConfigBase
java.lang.Object
org.hrodberaht.directus.config.ConfigBase
public abstract class ConfigBase
- extends Object
Simple Java Utilts - Config
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Robert Alexandersson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigBase
public ConfigBase()
loadProperties
protected void loadProperties()
throws ParseException
- Throws:
ParseException
initiate
public void initiate()
throws IllegalAccessException
- Throws:
IllegalAccessException
setPropertyPath
public void setPropertyPath(String path)
setCustomPropertyPath
public void setCustomPropertyPath(String path)
requiresValidation
public boolean requiresValidation()
validate
public boolean validate()
Copyright © 2011. All Rights Reserved.