Class YinStatementStreamSource

All Implemented Interfaces:
Identifiable<SourceIdentifier>, StatementStreamSource

@Beta public final class YinStatementStreamSource extends AbstractSimpleIdentifiable<SourceIdentifier> implements StatementStreamSource
A StatementStreamSource based on a YinXmlSource. Internal implementation works on top of YinDomSource and its DOM document.
Author:
Robert Varga