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