|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.doxia.document.io.xpp3.DocumentXpp3Writer
public class DocumentXpp3Writer
Class DocumentXpp3Writer.
Constructor Summary | |
---|---|
DocumentXpp3Writer()
|
Method Summary | |
---|---|
void |
write(java.io.OutputStream stream,
DocumentModel documentModel)
Method write. |
void |
write(java.io.Writer writer,
DocumentModel documentModel)
Method write. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentXpp3Writer()
Method Detail |
---|
public void write(java.io.Writer writer, DocumentModel documentModel) throws java.io.IOException
writer
- documentModel
-
java.io.IOException
public void write(java.io.OutputStream stream, DocumentModel documentModel) throws java.io.IOException
stream
- documentModel
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |