public class ObjectWriterFactory
extends java.lang.Object
ObjectWriter
instances.Constructor and Description |
---|
ObjectWriterFactory() |
Modifier and Type | Method and Description |
---|---|
AutoFlushingObjectWriter |
newAutoFlushingObjectWriter(java.io.OutputStream outputStream)
Creates a new
AutoFlushingObjectWriter instance. |
public AutoFlushingObjectWriter newAutoFlushingObjectWriter(java.io.OutputStream outputStream) throws java.io.IOException
AutoFlushingObjectWriter
instance.outputStream
- the underlying OutputStream
to write toAutoFlushingObjectWriter
instancejava.io.IOException
- if an I/O error occurs while writing stream headerCopyright © 2010 - 2020 Adobe. All Rights Reserved