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