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