public interface IListItemDeserializer
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(String text)
Deserializer method for list items.
|
Object deserialize(String text) throws JiBXException
text - value textJiBXException - on error deserializing textCopyright © 2005-2013 jibx.org. All Rights Reserved.