Package org.dmfs.express.json
Interface JsonValue
- All Known Implementing Classes:
Array,Boolean,DelegatingJsonValue,Json,Null,Nullable,Number,Object,String
public interface JsonValue
A JSON value as per RFC 8259, section 3.
-
Method Summary
-
Method Details
-
serialize
- Throws:
IOException
-