public static class SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller extends Object implements Unmarshaller<Long,StaxUnmarshallerContext>
| 构造器和说明 |
|---|
LongStaxUnmarshaller() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller |
getInstance() |
Long |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public Long unmarshall(StaxUnmarshallerContext unmarshallerContext) throws Exception
unmarshall 在接口中 Unmarshaller<Long,StaxUnmarshallerContext>Exceptionpublic static SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller getInstance()
Copyright © 2022. All rights reserved.