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