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