public class DictionaryDataHandler extends Object implements DataHandler<Dictionary>
| Constructor and Description |
|---|
DictionaryDataHandler() |
public Dictionary parse(byte[] data) throws IOException
parse in interface DataHandler<Dictionary>IOExceptionpublic byte[] serialize(Dictionary data) throws IOException
serialize in interface DataHandler<Dictionary>IOExceptionpublic Class<?> getType()
getType in interface DataHandler<Dictionary>Copyright © 2013. All Rights Reserved.