org.apache.commons.codec
public interface StringEncoder extends Encoder
String encode(String pString) throws EncoderException
pString
- a String to encodeEncoderException
- thrown if there is
an error conidition during the Encoding process.commons-codec version 1.3 - Copyright © 2002-2004 - Apache Software Foundation