public class MavenXpp3Writer extends Object
| Constructor and Description | 
|---|
| MavenXpp3Writer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setFileComment(String fileComment)Method setFileComment. | 
| void | write(OutputStream stream,
     Model model)Method write. | 
| void | write(Writer writer,
     Model model)Method write. | 
public void setFileComment(String fileComment)
fileComment - public void write(Writer writer, Model model) throws IOException
writer - model - IOExceptionpublic void write(OutputStream stream, Model model) throws IOException
stream - model - IOExceptionCopyright © 2001–2018 The Apache Software Foundation. All rights reserved.