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