Interface | Description |
---|---|
CharSink |
Interface for handling events from
CharSource |
DataSink |
Base sink interface.
|
QuadSink |
Interface for quad consuming
|
TripleSink |
Interface for triple consuming.
|
XmlSink |
Sink interface for streaming XML processors.
|
Class | Description |
---|---|
CharOutputSink |
Implementation of
CharSink . |
Pipe<S extends DataSink> |
Base class for pipeline procecessing blocks with one source and one sink.
|
Copyright © 2012–2013. All rights reserved.