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