|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLWritable
An Object which implements this interface can be written as XML using a
XMLWriter instance.
| Method Summary | |
|---|---|
void |
toXML(XMLWriter xml)
Writes the XML representation of the implementing instance using the specified XMLWriter. |
| Method Detail |
|---|
void toXML(XMLWriter xml)
throws IOException
XMLWriter.
xml - The XMLWriter to use.
IOException - IF an I/O exception occurs whilst writing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||