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