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