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