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