Package com.jidesoft.utils
Interface PersistenceUtilsCallback.Load
- Enclosing interface:
PersistenceUtilsCallback
public static interface PersistenceUtilsCallback.Load
-
Method Summary
-
Method Details
-
load
This method is called when reading the object from the element.- Parameters:
document- the XML documentelement- the element representing the objectobject- the object to be written.
-