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