|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YamlProcessor.MatchCallback
Callback interface used to process properties in a resulting map.
| Method Summary | |
|---|---|
void |
process(Properties properties,
Map<String,Object> map)
Process the properties. |
| Method Detail |
|---|
void process(Properties properties,
Map<String,Object> map)
properties - the properties to processmap - a mutable result map
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||