public class LaunchConfigurationStaxUnmarshaller extends java.lang.Object implements Unmarshaller<LaunchConfiguration,StaxUnmarshallerContext>
| Constructor and Description |
|---|
LaunchConfigurationStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static LaunchConfigurationStaxUnmarshaller |
getInstance() |
LaunchConfiguration |
unmarshall(StaxUnmarshallerContext context) |
public LaunchConfiguration unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<LaunchConfiguration,StaxUnmarshallerContext>java.lang.Exceptionpublic static LaunchConfigurationStaxUnmarshaller getInstance()