public class LexiconUpdater extends Object implements RDFDiffSink
| Constructor and Description |
|---|
LexiconUpdater(Lexicon lexicon) |
| Modifier and Type | Method and Description |
|---|---|
RDFSink |
adderSink() |
DiffSink<String> |
commentSink() |
DiffSink<org.openrdf.model.Namespace> |
namespaceSink() |
DiffSink<org.openrdf.model.Statement> |
statementSink() |
RDFSink |
subtractorSink() |
public LexiconUpdater(Lexicon lexicon) throws RippleException
RippleExceptionpublic RDFSink adderSink()
adderSink in interface RDFDiffSinkpublic RDFSink subtractorSink()
subtractorSink in interface RDFDiffSinkpublic DiffSink<org.openrdf.model.Statement> statementSink()
statementSink in interface RDFDiffSinkpublic DiffSink<org.openrdf.model.Namespace> namespaceSink()
namespaceSink in interface RDFDiffSinkpublic DiffSink<String> commentSink()
commentSink in interface RDFDiffSinkCopyright © 2007-2012 fortytwo.net. All Rights Reserved.