|
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.IncludeProcessor
this processor is responsible for handling the include of property files with the syntax "@include=path_to_property_file"
| Field Summary | |
static java.lang.String |
INCLUDE_PRAEFIX
|
| Constructor Summary | |
IncludeProcessor()
|
|
| Method Summary | |
protected boolean |
doProcessProperty(PropertyData data,
Property property)
process a property with this property processor |
| 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 |
| Field Detail |
public static final java.lang.String INCLUDE_PRAEFIX
| Constructor Detail |
public IncludeProcessor()
| 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
PropertyExceptionAbstractPropertyProcessor.doProcessProperty(at.spardat.properties.PropertyData,
at.spardat.properties.Property)
|
XProperties 1.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||