|
XProperties 1.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.spardat.properties.AbstractPropertyProcessor
at.spardat.properties.processor.VariableProcessor
a property processor which manages variable replacement of the form "${varname}"
| Constructor Summary | |
VariableProcessor()
|
|
| Method Summary | |
protected boolean |
doProcessProperty(PropertyData data,
Property property)
process a property with this property processor |
protected java.lang.String |
replaceVars(PropertyData data,
java.lang.String value)
|
| Methods inherited from class at.spardat.properties.AbstractPropertyProcessor |
processProperty, setNextProcessor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VariableProcessor()
| Method Detail |
protected boolean doProcessProperty(PropertyData data,
Property property)
throws PropertyException
AbstractPropertyProcessor
doProcessProperty in class AbstractPropertyProcessordata - the property data object for access to other properties for evaluationproperty - the property which shall be processed
PropertyException
protected java.lang.String replaceVars(PropertyData data,
java.lang.String value)
throws PropertyUnknownException
PropertyUnknownException
|
XProperties 1.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||