public class BundleXpp3Writer extends Object
| Constructor and Description |
|---|
BundleXpp3Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream stream,
BundleModel bundleModel)
Method write.
|
void |
write(Writer writer,
BundleModel bundleModel)
Method write.
|
public void write(Writer writer, BundleModel bundleModel) throws IOException
writer - bundleModel - IOExceptionpublic void write(OutputStream stream, BundleModel bundleModel) throws IOException
stream - bundleModel - IOExceptionCopyright © 2011-2014. All Rights Reserved.