|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Decodes a String into a String.
Method Summary | |
String |
decode(String pString)
Decodes a String and returns a String. |
Methods inherited from interface org.apache.commons.codec.Decoder |
decode |
Method Detail |
public String decode(String pString) throws DecoderException
pString
- a String to encode
DecoderException
- thrown if there is
an error conidition during the Encoding process.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |