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