net.fortytwo.ripple.util
Class BNodeToURIFilter<E extends Exception>
java.lang.Object
net.fortytwo.ripple.util.BNodeToURIFilter<E>
- All Implemented Interfaces:
- RDFSink<E>
public class BNodeToURIFilter<E extends Exception>
- extends Object
- implements RDFSink<E>
Author: josh
Date: Jan 18, 2008
Time: 12:52:56 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BNodeToURIFilter
public BNodeToURIFilter(RDFSink<E> sink,
org.openrdf.model.ValueFactory vf)
statementSink
public Sink<org.openrdf.model.Statement,E> statementSink()
- Specified by:
statementSink in interface RDFSink<E extends Exception>
namespaceSink
public Sink<org.openrdf.model.Namespace,E> namespaceSink()
- Specified by:
namespaceSink in interface RDFSink<E extends Exception>
commentSink
public Sink<String,E> commentSink()
- Specified by:
commentSink in interface RDFSink<E extends Exception>
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.