Class YangTextSchemaSource

java.lang.Object
com.google.common.io.ByteSource
org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource
All Implemented Interfaces:
Identifiable<SourceIdentifier>, Immutable, SchemaSourceRepresentation, YangSchemaSourceRepresentation

@Beta public abstract class YangTextSchemaSource extends ByteSource implements YangSchemaSourceRepresentation
YANG text schema source representation. Exposes an RFC6020 or RFC7950 text representation as an InputStream.