com.alibaba.fastjson.serializer
接口 JSONSerializable


public interface JSONSerializable

作者:
wenshao[szujobs@hotmail.com]

方法摘要
 void write(JSONSerializer serializer, Object fieldName, Type fieldType)
           
 

方法详细信息

write

void write(JSONSerializer serializer,
           Object fieldName,
           Type fieldType)
           throws IOException
抛出:
IOException


Copyright © 2012-2015 Alibaba Group. All Rights Reserved.