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-2011 Apache Software Foundation. All Rights Reserved.