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