Modifier and Type | Method and Description |
---|---|
java.lang.String |
decode(java.lang.String pString)
Decodes a String and returns a String.
|
java.lang.String decode(java.lang.String pString) throws DecoderException
pString
- a String to encodeDecoderException
- thrown if there is
an error conidition during the Encoding process.commons-codec version 1.4 - Copyright © 2002-2019 - Apache Software Foundation