com.ontotext.ordi.wsmo4rdf.impl
Class Handler2TConnectionImpl
java.lang.Object
com.ontotext.ordi.wsmo4rdf.impl.Handler2TConnectionImpl
- All Implemented Interfaces:
- WSMLTripleHandler
public class Handler2TConnectionImpl
- extends Object
- implements WSMLTripleHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connection
protected final TConnection connection
Handler2TConnectionImpl
public Handler2TConnectionImpl(TConnection connection)
handleTriple
public void handleTriple(URI subject,
URI predicate,
Value object,
URI namedGraph,
URI... tripleSets)
- Description copied from interface:
WSMLTripleHandler
- Method to dispatch a tripleset.
- Specified by:
handleTriple
in interface WSMLTripleHandler
- Parameters:
subject
- of the statementpredicate
- of the statementobject
- of statementnamedGraph
- of the statementtripleSets
- of the statemenet
getStatementsProcessed
public int getStatementsProcessed()
Copyright © 2008. All Rights Reserved.