public static class SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller extends java.lang.Object implements Unmarshaller<java.lang.Boolean,StaxUnmarshallerContext>
| Constructor and Description |
|---|
SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller |
getInstance() |
java.lang.Boolean |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller()
public java.lang.Boolean unmarshall(StaxUnmarshallerContext unmarshallerContext) throws java.lang.Exception
unmarshall in interface Unmarshaller<java.lang.Boolean,StaxUnmarshallerContext>java.lang.Exceptionpublic static SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller getInstance()