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