org.apache.commons.codec
public interface StringEncoder extends Encoder
String encode(String source) throws EncoderException
source
- the String to encodeEncoderException
- thrown if there is an error condition during the encoding process.commons-codec version 1.8 - Copyright © 2002-2013 - Apache Software Foundation