public class SettingsXpp3Writer extends Object
Constructor and Description |
---|
SettingsXpp3Writer() |
public SettingsXpp3Writer()
public void write(Writer writer, Settings settings) throws IOException
writer
- settings
- IOException
public void write(OutputStream stream, Settings settings) throws IOException
stream
- settings
- IOException
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.