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