| Class | Description |
|---|---|
| BasicParserSettings |
A class encapsulating the basic parser settings that most parsers may
support.
|
| BufferedGroupingRDFHandler |
An
RDFHandlerWrapper that buffers statements internally and passes
them to underlying handlers grouped by context, then subject, then predicate. |
| ParseErrorLogger |
A ParseErrorListener that reports Rio parser errors to the SLf4J Logging framework.
|
| ParserSettingImpl<T> |
Basic implementation of
ParserSetting interface. |
| RDFHandlerBase |
Base class for
RDFHandlers with dummy implementations of all
methods. |
| RDFHandlerWrapper |
Convenience base class for RDF handlers that wrap one or more other RDF
handler.
|
| RDFParserBase |
Base class for
RDFParsers offering common functionality for RDF
parsers. |
| StatementCollector |
A RDFHandler that can be used to collect reported statements in collections.
|
Copyright © 2001-2013 Aduna. All Rights Reserved.