@Immutable public interface JsonReadable
Modifier and Type | Method and Description |
---|---|
javax.json.JsonObject |
json()
Describe it in a JSON object.
|
@NotNull(message="JSON is never NULL") javax.json.JsonObject json() throws IOException
IOException
- If there is any I/O problemCopyright © 2012–2014 jcabi.com. All rights reserved.