org.apache.commons.codec
public interface StringDecoder extends Decoder
java.lang.String decode(java.lang.String source) throws DecoderException
source
- the String to decodeDecoderException
- thrown if there is
an error condition during the Encoding process.commons-codec version 1.6-SNAPSHOT - Copyright © 2002-2016 - Apache Software Foundation