Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>
Modifier and Type | Method | Description |
---|---|---|
T |
decode(java.lang.String s) |
|
boolean |
willDecode(java.lang.String s) |
T decode(java.lang.String s) throws DecodeException
DecodeException
boolean willDecode(java.lang.String s)
Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.