Package org.opendaylight.yangtools.yang.parser.spi.source
package org.opendaylight.yangtools.yang.parser.spi.source
Provides API necessary for the processing of statement sources.
-
ClassDescriptionSpecification of a single parsing attempt.Specification of how a source should be processed.Specification of how a
module
source should be processed.Specification of how asubmodule
source should be processed.An implicit sub-statement, which is implied to be always present in its parent, even if it does not appear in model source.Interface for resolving XML prefixes to their boundQNameModule
s.Map of fully qualified statement name to statement definition.Thrown to indicate error in YANG model source.Statement stream source, which is used for inference of effective model.Resumed statement state.An exception indicating source-level problem across multiple YANG sources relating to how they are allowed to be linked between YANG versions.