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