|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConversionPropertiesProcessor
Used to read converters from Properties file
| Method Summary | |
|---|---|
void |
process(String propsName)
Process given property to load converters as not required (Properties file doesn't have to exist) |
void |
processRequired(String propsName)
Process given property to load converters as required (Properties file must exist) |
| Method Detail |
|---|
void process(String propsName)
propsName - Properties file namevoid processRequired(String propsName)
propsName - Properties file name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||