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.Copyright © 2002-2013 JBoss by Red Hat. All Rights Reserved.