com.netease.cloud.transform
public static class SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller extends Object implements Unmarshaller<ByteBuffer,StaxUnmarshallerContext>
Constructor and Description |
---|
SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller |
getInstance() |
ByteBuffer |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller()
public ByteBuffer unmarshall(StaxUnmarshallerContext unmarshallerContext) throws Exception
unmarshall
in interface Unmarshaller<ByteBuffer,StaxUnmarshallerContext>
Exception
public static SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller getInstance()
Copyright © 2017. All Rights Reserved.