|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Updater
Updater acts like an lvalue which updates the current
context bean from some text from an XML attribute or element.
| Method Summary | |
|---|---|
void |
update(Context context,
java.lang.Object newValue)
Updates the current bean context with a new String value. |
| Method Detail |
|---|
void update(Context context,
java.lang.Object newValue)
context - update the bean in this ContextnewValue - set value to this Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||