|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.alibaba.fastjson.serializer Class FileSerializer
java.lang.Object com.alibaba.fastjson.serializer.FileSerializer
- All Implemented Interfaces:
- ObjectSerializer
public class FileSerializer
- extends Object
- implements ObjectSerializer
Field Summary | |
---|---|
static FileSerializer |
instance
|
Constructor Summary | |
---|---|
FileSerializer()
|
Method Summary | |
---|---|
void |
write(JSONSerializer serializer,
Object object,
Object fieldName,
Type fieldType)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
instance
public static FileSerializer instance
Constructor Detail |
---|
FileSerializer
public FileSerializer()
Method Detail |
---|
write
public void write(JSONSerializer serializer, Object object, Object fieldName, Type fieldType) throws IOException
- Specified by:
write
in interfaceObjectSerializer
- Throws:
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Alibaba Group. All Rights Reserved.