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