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