java.lang.Object
com.google.common.io.ByteSource
org.opendaylight.yangtools.yang.model.spi.source.YinTextSource
All Implemented Interfaces:
Immutable, SourceRepresentation, YinSourceRepresentation

public abstract class YinTextSource extends ByteSource implements YinSourceRepresentation
YIN text schema source representation. Exposes an RFC6020 or RFC7950 XML representation as an InputStream.