|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.peaseplate.chunk.strategy.XMLOutputStrategy
public class XMLOutputStrategy
| Constructor Summary | |
|---|---|
XMLOutputStrategy()
|
|
| Method Summary | |
|---|---|
void |
write(java.io.Writer writer,
java.lang.Object object)
Writes the object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLOutputStrategy()
| Method Detail |
|---|
public void write(java.io.Writer writer,
java.lang.Object object)
throws java.io.IOException
OutputStrategy
write in interface OutputStrategywriter - the writerobject - the object
java.io.IOExceptionOutputStrategy.write(java.io.Writer, java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||