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