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<T extends DataSchemaNode> |
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 |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
CompositeNodeDataWithSchema<T extends DataSchemaNode> |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
ContainerNodeDataWithSchema |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
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 |
Semantic tree binding a
SchemaContext to a NormalizedNode tree. |
LeafInterner |
Utility class for sharing instances of
LeafNode s which have low cardinality-- e.g. |
LeafListEntryNodeDataWithSchema |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
LeafListNodeDataWithSchema |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
LeafNodeDataWithSchema |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
LeafsetEntryInterner |
Utility class for sharing instances of
LeafSetEntryNode s which have low cardinality -- e.g. |
ListEntryNodeDataWithSchema |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
ListNodeDataWithSchema |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
ModuleStringIdentityrefCodec | |
OperationAsContainer | |
ParserStreamUtils | |
SimpleNodeDataWithSchema<T extends DataSchemaNode> |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
YangModeledAnyXmlNodeDataWithSchema |
Utility class used for tracking parser state as needed by a StAX-like parser.
|
Copyright © 2019 OpenDaylight. All rights reserved.