Package com.jidesoft.utils
Interface PersistenceUtilsCallback
-
public interface PersistenceUtilsCallback
This interface is used by several PersistenceUtils classes inside JIDE to register a callback when writing or reading the xml element.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
PersistenceUtilsCallback.Load
static interface
PersistenceUtilsCallback.Save
-