java.lang.Object
com.google.common.io.ByteSource
org.opendaylight.yangtools.yang.model.api.source.YinTextSource
All Implemented Interfaces:
Immutable, SourceRepresentation, YinSourceRepresentation
Direct Known Subclasses:
DelegatedYinTextSource, FileYinTextSource, URLYinTextSource

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