public class HistoryRecordStaxUnmarshaller extends java.lang.Object implements Unmarshaller<HistoryRecord,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static HistoryRecordStaxUnmarshaller |
instance |
Constructor and Description |
---|
HistoryRecordStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static HistoryRecordStaxUnmarshaller |
getInstance() |
HistoryRecord |
unmarshall(StaxUnmarshallerContext context) |
private static HistoryRecordStaxUnmarshaller instance
public HistoryRecord unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<HistoryRecord,StaxUnmarshallerContext>
java.lang.Exception
public static HistoryRecordStaxUnmarshaller getInstance()