Class YangStatementStreamSource

All Implemented Interfaces:
Identifiable<SourceIdentifier>, StatementStreamSource

@Beta public final class YangStatementStreamSource extends AbstractSimpleIdentifiable<SourceIdentifier> implements StatementStreamSource
This class represents implementation of StatementStreamSource in order to emit YANG statements using supplied StatementWriter.
Author:
Robert Varga