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