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