Introduce interface RestReader

This interface is kind of the mirror image of RestWriter and aims
to abstract readers for hierarchical file formats like JSON and
XML. An implementation for media type "application/json" will
be provided in a subsequent patch.

Change-Id: I485cd18464b413aaacdb70d2fb0618f28fa9b18b
Signed-off-by: Michael Ochmann <michael.ochmann@sap.com>
1 file changed