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