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