|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface PersistenceUtilsCallback.Load
| Method Summary | |
|---|---|
void |
load(org.w3c.dom.Document document,
org.w3c.dom.Element element,
java.lang.Object object)
This method is called when reading the object from the element. |
| Method Detail |
|---|
void load(org.w3c.dom.Document document,
org.w3c.dom.Element element,
java.lang.Object object)
document - the XML documentelement - the element representing the objectobject - the object to be written.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||