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