public interface StringDecoder extends Decoder
String decode(String source) throws DecoderException
source - the String to decodeDecoderException - thrown if there is an error condition during the Encoding process.Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.