JSONLibDataFormatSerializer (fastjson 1.1.26 API)

fastjson



com.alibaba.fastjson.serializer Class JSONLibDataFormatSerializer

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

public class JSONLibDataFormatSerializer
extends Object
implements ObjectSerializer


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

Constructor Detail

JSONLibDataFormatSerializer

public JSONLibDataFormatSerializer()
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.