Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>
Modifier and Type | Method and Description |
---|---|
T |
decode(java.io.Reader reader) |
T decode(java.io.Reader reader) throws DecodeException, java.io.IOException
DecodeException
java.io.IOException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.