|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for objects that can be represented in xml form.
Method Summary | |
java.lang.String |
getContentType()
Returns the content-type of this xml document. |
void |
writeXmlTo(XmlWriter xmlWriter)
Writes this object to the given XmlWriter. |
Method Detail |
public java.lang.String getContentType()
public void writeXmlTo(XmlWriter xmlWriter) throws java.io.IOException
xmlWriter
- XmlWriter to write to.
java.io.IOException
- Thrown if failed to write to xmlwriter.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |