public class FastJsonFactory extends Object implements IJsonFactory
Constructor and Description |
---|
FastJsonFactory() |
Modifier and Type | Method and Description |
---|---|
Json |
getJson() |
static FastJsonFactory |
me() |
void |
removeRecordSerializer()
移除 FastJsonRecordSerializer
仅为了与 jfinal 3.3 版本之前版本的行为保持一致
|
public static FastJsonFactory me()
public Json getJson()
getJson
in interface IJsonFactory
public void removeRecordSerializer()
Copyright © 2018. All rights reserved.