All Classes and Interfaces

Class
Description
Base implementation of CanonicalValueSupport.
Abstract base class for implementing validators.
Abstract superclass for sharing QName references, which can either be resolved QNames or unresolved UnresolvedQName.Unqualified and UnresolvedQName.Qualifieds.
Name of an individual YANG annotation, as defined in RFC7952.
A BiMap-based implementation of YangNamespaceContext.
A opportunistically-caching DerivedString.
A typed value in its internal Java representation.
Support for a CanonicalValue subclasses.
CanonicalValue validator interface.
A violation of a CanonicalValue validation.
 
 
Dedicated type for YANG's 'type decimal64' type.
 
Abstract base class for objects which are string-equivalent to canonical string representation specified in a YANG model.
Dedicated singleton type for YANG's type empty value.
Enumeration of error-severity values, as defined by RFC4741, section 4.3.
Extensible enumeration of error-tag values, as defined in RFC6241.
Enumeration of error-type values.
The name (label) of a YANG schema mount instance, as defined in RFC8528.
Enumeration of NETCONF layers, as established in NETCONF.
An empty alternative to Revision.
A general base exception for an operation failure.
Item ordering, as specified by RFC7950 section 7.7.1.
The QName from XML consists of local name of element and XML namespace, but for our use, we added module revision to it.
A DataInput which has an understanding of QName's semantics.
 
A XMLNamespace bound to a particular model Revision.
Dedicated object identifying a YANG module revision.
A capture of an optional revision-date.
Representation of an error.
Represents a general result of a call, request, or operation.
A builder for creating RpcResult instances.
Dedicated type for YANG's type uint16 type.
 
Dedicated type for YANG's type uint32 type.
 
Dedicated type for YANG's type uint64 type.
 
Dedicated type for YANG's type uint8 type.
 
Utility methods for converting Java and Guava integer types to their Uint8, Uint16, Uint32 and Uint64 equivalents.
A QName equivalent which has not been resolved.
An unresolved, qualified QName.
An unresolved, unqualified QName.
A simple type capture of namespace statement's argument according to RFC6020.
Constant definitions present in RFC documents related to the YANG language.
Identifier of a RESTCONF yang-data extension template instantiation.
Utility class for handling various naming conventions mentioned in YANG and related specifications.
Interface for mapping between String prefixes and QNameModule namespaces.
Enumeration of supported YANG versions.