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