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