|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XMLExpressible
The interface XMLExpressible indicates that the implementing class is able to express itself in valid XML format.
| Method Summary | |
|---|---|
java.lang.String |
toXML()
The method should return a String containing a description of the object in valid XML. |
| Method Detail |
|---|
java.lang.String toXML()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||