|
JIDE 3.5.15 | ||||||||
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(Document document,
Element element,
Object object)
This method is called when reading the object from the element. |
Method Detail |
---|
void load(Document document, Element element, Object object)
document
- the XML documentelement
- the element representing the objectobject
- the object to be written.
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |