public interface XMLifiable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toEditableString()
Provide an editable string representation of the object.
|
org.jdom.Element |
toXML()
Provide an XML representation of the object.
|
org.jdom.Element toXML()
java.lang.String toEditableString()
Abbot is hosted on