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