net.fortytwo.flow.rdf
Class AdapterRDFSink<E extends Exception,F extends Exception>
java.lang.Object
net.fortytwo.flow.rdf.AdapterRDFSink<E,F>
- All Implemented Interfaces:
- RDFSink<F>
public class AdapterRDFSink<E extends Exception,F extends Exception>
- extends Object
- implements RDFSink<F>
User: josh
Date: Mar 26, 2010
Time: 6:48:49 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdapterRDFSink
public AdapterRDFSink(RDFSink<E> baseSink,
AdapterSink.ExceptionAdapter<F> exAdapter)
statementSink
public Sink<org.openrdf.model.Statement,F> statementSink()
- Specified by:
statementSink in interface RDFSink<F extends Exception>
namespaceSink
public Sink<org.openrdf.model.Namespace,F> namespaceSink()
- Specified by:
namespaceSink in interface RDFSink<F extends Exception>
commentSink
public Sink<String,F> commentSink()
- Specified by:
commentSink in interface RDFSink<F extends Exception>
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.