public class ComponentXpp3Writer extends Object
Constructor and Description |
---|
ComponentXpp3Writer() |
public void write(Writer writer, Component component) throws IOException
writer
- component
- IOException
public void write(OutputStream stream, Component component) throws IOException
stream
- component
- IOException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.