Package org.opendaylight.yangtools.yang.data.codec.binfmt
-
Interface Summary Interface Description NormalizedNodeDataInput Interface for readingNormalizedNode
s,YangInstanceIdentifier
s,YangInstanceIdentifier.PathArgument
s andSchemaPath
s.NormalizedNodeDataOutput Interface for emittingNormalizedNode
s,YangInstanceIdentifier
s,YangInstanceIdentifier.PathArgument
s andSchemaPath
s. -
Enum Summary Enum Description NormalizedNodeStreamVersion Enumeration of all stream versions this implementation supports on both input and output. -
Exception Summary Exception Description InvalidNormalizedNodeStreamException Exception thrown from NormalizedNodeInputStreamReader when the input stream does not contain valid serialized data.