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