org.apache.maven.doxia.document.io.xpp3
public class DocumentXpp3Writer extends java.lang.Object
Constructor and Description |
---|
DocumentXpp3Writer() |
Modifier and Type | Method and Description |
---|---|
void |
write(java.io.Writer writer,
DocumentModel documentModel)
Method write.
|
public void write(java.io.Writer writer, DocumentModel documentModel) throws java.io.IOException
writer
- documentModel
- java.io.IOException
Copyright © 2005-2014. All Rights Reserved.