ClobSeriliazer (fastjson 1.1.26 API)

fastjson



com.alibaba.fastjson.serializer Class ClobSeriliazer

java.lang.Object
  extended by com.alibaba.fastjson.serializer.ClobSeriliazer
All Implemented Interfaces:
ObjectSerializer

public class ClobSeriliazer
extends Object
implements ObjectSerializer


Field Summary
static ClobSeriliazer
 
Constructor Summary
 
Method Summary
 void
 
Methods inherited from class java.lang.Object
 

Field Detail

instance

public static final ClobSeriliazer instance
Constructor Detail

ClobSeriliazer

public ClobSeriliazer()
Method Detail

write

public void write(JSONSerializer serializer,
                  Object object,
                  Object fieldName,
                  Type fieldType)
           throws IOException
Specified by:
write in interface ObjectSerializer
Throws:
IOException


Copyright © 2012 Alibaba Group. All Rights Reserved.