BUG-7594: Expand NormalizedNodeData{Input,Output} to handle SchemaPath
authorRobert Varga <rovarga@cisco.com>
Thu, 19 Jan 2017 10:26:11 +0000 (11:26 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Mon, 23 Jan 2017 11:53:11 +0000 (11:53 +0000)
commit2d4254b257ca607608f8a1a0f4399d96eadf6596
tree88aed99f373513d1b2101f6323d7507e4c535bec
parentbb322b61aa9862782ec8ac43373a02af7f77638e
BUG-7594: Expand NormalizedNodeData{Input,Output} to handle SchemaPath

These utility classes are already dealing with QNames, so it makes
sense to expand their capabilities to include SchemaPath serialization.

Change-Id: Ibcb931f78959eb57f834cd2892511c4963638caa
Signed-off-by: Robert Varga <rovarga@cisco.com>
node/utils/stream/NormalizedNodeStreamReaderWriterTest.java