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