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