@DecodeType(value={java.lang.Boolean.class,boolean.class}) public class BooleanDecoder extends Object implements DataDecoder
DataDecoder.Factory
Constructor and Description |
---|
BooleanDecoder() |
public Object decode(String data) throws DataDecodeException
DataDecoder
decode
in interface DataDecoder
data
- Data to be decoded.DataDecodeException
- Error decoding data.Copyright © 2013. All rights reserved.