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