|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Configurable classes may be loaded and saved by the Jamama class. In addition to subclassing this class, in your class you must define
| Method Summary | |
void |
configure(java.lang.Object o)
Initialize the object's state with information in the given Jaxb object. |
java.lang.Object |
getConfig()
Returns the Jaxb object used to configure this. |
java.lang.String |
getName()
Name which Jamama config file uses to identify this object instance. |
| Method Detail |
public void configure(java.lang.Object o)
o - A Jaxb object corresponding to a XML document branch.public java.lang.Object getConfig()
public java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||