public interface Domable
Element
of type JDOM.
The getJDomElement
method stores the current non-transient data into a
JDOM element, and setProperties
reads the data. Domable
classes
should implement also a static method that builds new objects from a provided Element.Modifier and Type | Method and Description |
---|---|
Element |
getJDomElement() |
void |
setProperties(Element e,
Object aux) |
Copyright © 2004-15 Francesc Busquets (fbusquets@xtec.cat) & Departament d'Educació de la Generalitat de Catalunya (info@xtec.cat)
Licensed under the terms of the GNU General Public License.