public static interface Decoder.Text<T> extends Decoder
Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>
T
decode(String s)
boolean
willDecode(String s)
destroy, init
T decode(String s) throws DecodeException
DecodeException
boolean willDecode(String s)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.