public class XmlRecordUnmarshaller extends Object implements RecordUnmarshaller
RecordUnmarshaller
implementation for XML formatted records.Constructor and Description |
---|
XmlRecordUnmarshaller()
Constructs a new XmlRecordUnmarshaller.
|
public XmlRecordUnmarshaller()
public Object unmarshal(String text) throws RecordIOException
RecordUnmarshaller
unmarshal
in interface RecordUnmarshaller
text
- the record text to unmarshalRecordIOException
- if the record is malformed and cannot be parsed