public class ComponentXpp3Writer
extends java.lang.Object
| Constructor and Description |
|---|
ComponentXpp3Writer() |
public void write(java.io.Writer writer,
Component component)
throws java.io.IOException
writer - component - java.io.IOExceptionpublic void write(java.io.OutputStream stream,
Component component)
throws java.io.IOException
stream - component - java.io.IOExceptionCopyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.