See: Description
| Class | Description |
|---|---|
| AbstractSchemaContext | |
| BaseConstraints |
Utility class which provides factory methods to construct Constraints.
|
| BaseTypes |
Utility methods and constants to work with built-in YANG types.
|
| DataNodeIterator |
DataNodeIterator is iterator, which walks down whole YANG DataNodeContainer
and walks all instances of
DataSchemaNode present in subtree. |
| EffectiveAugmentationSchema |
Proxy for AugmentationSchema.
|
| FilteringSchemaContextProxy | |
| FilteringSchemaContextProxy.ModuleId | |
| ModuleDependencySort |
Creates a module dependency graph from provided
Modules and provides a ModuleDependencySort.sort(Collection) method. |
| RegexUtils |
Utilities for converting YANG XSD regexes into Java-compatible regexes.
|
| RevisionAwareXPathImpl |
The
helper implementation of Instance Rewision 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 © 2019 OpenDaylight. All rights reserved.