| Class | Description |
|---|---|
| AbstractModuleStringIdentityrefCodec | |
| AbstractModuleStringInstanceIdentifierCodec |
Extension of
AbstractStringInstanceIdentifierCodec, which instantiates
QNames by first resolving the namespace and then looking the target namespace
in the list of currently-subscribed modules. |
| AbstractStringIdentityrefCodec |
Abstract utility class for representations which encode Identityref as a
prefix:name tuple.
|
| AbstractStringInstanceIdentifierCodec |
Abstract utility class for representations which encode
YangInstanceIdentifier as a
prefix:name tuple. |
| DataSchemaContextNode<T extends YangInstanceIdentifier.PathArgument> |
Schema derived data providing necessary information for mapping
between
NormalizedNode
and serialization format defined in RFC6020, since the mapping
is not one-to-one. |
| DataSchemaContextTree | |
| LeafInterner |
Utility class for sharing instances of
LeafNodes which have low cardinality-- e.g. |
| LeafsetEntryInterner |
Utility class for sharing instances of
LeafSetEntryNodes which have low cardinality -- e.g. |
Copyright © 2016 OpenDaylight. All rights reserved.