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