Modifier and Type | Method and Description |
---|---|
String |
decode(String source)
Decodes a String and returns a String.
|
String decode(String source) throws DecoderException
source
- the String to decodeDecoderException
- thrown if there is an error condition during the Encoding process.commons-codec version 1.10 - Copyright © 2002-2016 - Apache Software Foundation