|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--de.trantor.util.StructureWriter
|
+--de.trantor.xml.XmlWriter
A class for writing formatted xml output.
| Fields inherited from class de.trantor.util.StructureWriter |
writer |
| Constructor Summary | |
XmlWriter(java.io.Writer writer)
creates a new XmlWriter depending on the given Writer |
|
| Method Summary | |
void |
writeCooked(java.lang.String s)
writes a string to the stream. |
| Methods inherited from class de.trantor.util.StructureWriter |
close,
decIndentLevel,
flush,
getWriter,
incIndentLevel,
printIndent,
writeRaw |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public XmlWriter(java.io.Writer writer)
| Method Detail |
public void writeCooked(java.lang.String s)
throws java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||