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