Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>
Modifier and Type | Method and Description |
---|---|
void |
encode(T object,
java.io.Writer writer) |
void encode(T object, java.io.Writer writer) throws EncodeException, java.io.IOException
EncodeException
java.io.IOException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.