@DecodeType(value=java.nio.charset.Charset.class) public class CharsetDecoder extends Object implements DataDecoder
DataDecoder.Factory| Constructor and Description |
|---|
CharsetDecoder() |
public Object decode(String data) throws DataDecodeException
DataDecoderdecode in interface DataDecoderdata - Data to be decoded.DataDecodeException - Error decoding data.Copyright © 2013. All rights reserved.