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