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