public class FessJsonResourceProvider extends Object implements org.lastaflute.core.json.JsonResourceProvider
| Constructor and Description |
|---|
FessJsonResourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNullsSuppressed() |
boolean |
isPrettyPrintSuppressed() |
org.lastaflute.core.json.JsonMappingOption |
provideMappingOption() |
public boolean isNullsSuppressed()
isNullsSuppressed in interface org.lastaflute.core.json.JsonResourceProviderpublic boolean isPrettyPrintSuppressed()
isPrettyPrintSuppressed in interface org.lastaflute.core.json.JsonResourceProviderpublic org.lastaflute.core.json.JsonMappingOption provideMappingOption()
provideMappingOption in interface org.lastaflute.core.json.JsonResourceProviderCopyright © 2009–2017 CodeLibs. All rights reserved.