See: Description
Class | Description |
---|---|
AbstractIdentifiableSchemaContextProvider<T> | |
AbstractPathExpression | |
AbstractSchemaContext | |
AbstractSchemaContextProvider |
Utility superclass for classes returning a constant
SchemaContext . |
BaseConstraints |
Utility class which provides factory methods to construct Constraints.
|
BaseTypes |
Utility methods and constants to work with built-in YANG types.
|
DataNodeAggregator | |
DataNodeIterator | Deprecated |
EffectiveAugmentationSchema |
Proxy for AugmentationSchema.
|
FilteringSchemaContextProxy | |
FilteringSchemaContextProxy.ModuleId | |
ModuleDependencySort |
Creates a module dependency graph from provided
Module s and provides a ModuleDependencySort.sort(Collection) method. |
ModuleNameNamespaceContext |
Utility
YangNamespaceContext backed by a SchemaContext, resolving namespaces to their module names. |
PathExpressionImpl | Deprecated
This is a transitional class to transition from
RevisionAwareXPathImpl . |
RegexUtils |
Utilities for converting YANG XSD regexes into Java-compatible regexes.
|
RevisionAwareXPathImpl |
The
helper implementation of Instance Revision Aware XPath interface. |
SchemaContextUtil |
The Schema Context Util contains support methods for searching through Schema Context modules for specified schema
nodes via Schema Path or Revision Aware XPath.
|
SchemaNodeUtils | |
SimpleSchemaContext |
Simple subclass of
AbstractSchemaContext which performs some amount of indexing to speed up common
SchemaContext operations. |
Copyright © 2020 OpenDaylight. All rights reserved.