Bug 2153 - pretty printer
NormalizedNodeJsonBodyWriter - added ability to create JsonWritter with
prettyPrint enabled
NormalizedNodeXmlBodyWriter - added IndentingXMLStreamWriter when
prettyPrint is enabled
NormalizedNodeContext - info about requirements on indentation (true |
false) was added
RestconfImpl - added pretty print parsing method and added pretty print
detection to GET methods and RPC call methods
Change-Id: I44cfa778279d67f7dc1bf1532cd7fc1087b492dc
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Signed-off-by: Jan Hajnar <jhajnar@cisco.com>