Class YinTextSchemaSource

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

@Beta public abstract class YinTextSchemaSource extends ByteSource implements YinSchemaSourceRepresentation
YIN text schema source representation. Exposes an RFC6020 or RFC7950 XML representation as an InputStream.