| 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. |
| AbstractNodeDataWithSchema |
Utility abstract class for tracking parser state, as needed by StAX-like parser.
|
| 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. |
| AbstractStringUnionCodec | |
| AnyXmlNodeDataWithSchema | |
| CompositeNodeDataWithSchema |
A node which is composed of multiple simpler nodes.
|
| ConstraintDefinitions |
Utility methods for ConstraintDefinition implementations.
|
| ContainerSchemaNodes |
yang-data-util
org.opendaylight.yangtools.yang.data.util
Utility class for taking notification or rpc as ContainerSchemaNode.
|
| 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 | |
| EmptyConstraintDefinition |
Utility holder for constraint definitions which do not really constrain anything.
|
| LeafInterner |
Utility class for sharing instances of
LeafNodes which have low cardinality-- e.g. |
| LeafListEntryNodeDataWithSchema | |
| LeafListNodeDataWithSchema | |
| LeafNodeDataWithSchema | |
| LeafsetEntryInterner |
Utility class for sharing instances of
LeafSetEntryNodes which have low cardinality -- e.g. |
| ListEntryNodeDataWithSchema | |
| ListNodeDataWithSchema | |
| ModuleStringIdentityrefCodec | |
| ParserStreamUtils | |
| RpcAsContainer | |
| SimpleNodeDataWithSchema |
Copyright © 2018 OpenDaylight. All rights reserved.