public class AssemblyXpp3Writer extends Object
| Constructor and Description |
|---|
AssemblyXpp3Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFileComment(String fileComment)
Method setFileComment.
|
void |
write(OutputStream stream,
Assembly assembly)
Method write.
|
void |
write(Writer writer,
Assembly assembly)
Method write.
|
public void setFileComment(String fileComment)
fileComment - public void write(Writer writer, Assembly assembly) throws IOException
writer - assembly - IOExceptionpublic void write(OutputStream stream, Assembly assembly) throws IOException
stream - assembly - IOExceptionCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.