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