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