|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.writersforge.catalan.process.properties.BaseWorkProperties
org.writersforge.catalan.process.properties.EmptyProperties
IWorkProperties implementation with no properties set.
| Constructor Summary | |
EmptyProperties()
|
|
| Method Summary | |
java.lang.Object |
getProperty(java.lang.String name)
Retrieves the value of a named config property. |
java.lang.String[] |
getPropertyNames()
Retrieves the names of all properties currently set on this holder. |
| Methods inherited from class org.writersforge.catalan.process.properties.BaseWorkProperties |
asMap, asMap, getPropertyAsBoolean, getPropertyAsDatum, getPropertyAsMap, getPropertyAsNumber, getPropertyAsString, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EmptyProperties()
| Method Detail |
public java.lang.String[] getPropertyNames()
public java.lang.Object getProperty(java.lang.String name)
name - property name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||