public interface JSONSerialization extends Serialization
| Modifier and Type | Method and Description |
|---|---|
JSONSerialization |
indented() |
<T> NoRootSerialization |
withoutRoot()
Exclude the root alias from serialization.
|
accepts, fromfrom<T> NoRootSerialization withoutRoot()
IOExceptionJSONSerialization indented()
Copyright © 2013 Caelum. All Rights Reserved.