Uses of Interface
com.ontotext.ordi.wsmo4rdf.WSMLTripleHandler

Packages that use WSMLTripleHandler
com.ontotext.ordi.wsmo4rdf   
com.ontotext.ordi.wsmo4rdf.impl   
 

Uses of WSMLTripleHandler in com.ontotext.ordi.wsmo4rdf
 

Methods in com.ontotext.ordi.wsmo4rdf that return WSMLTripleHandler
 WSMLTripleHandler WSMLtoTriples.getHandler()
          Get the object to handle the result triplesets.
 

Methods in com.ontotext.ordi.wsmo4rdf with parameters of type WSMLTripleHandler
 void WSMLtoTriples.setHandler(WSMLTripleHandler handler)
          Sets the object to handle the result triplesets.
 

Uses of WSMLTripleHandler in com.ontotext.ordi.wsmo4rdf.impl
 

Classes in com.ontotext.ordi.wsmo4rdf.impl that implement WSMLTripleHandler
 class ArrayTripleHandlerImpl
           
 class Handler2TConnectionImpl
           
 

Methods in com.ontotext.ordi.wsmo4rdf.impl that return WSMLTripleHandler
 WSMLTripleHandler WSML2TriplesImpl.getHandler()
           
 

Methods in com.ontotext.ordi.wsmo4rdf.impl with parameters of type WSMLTripleHandler
 void WSML2TriplesImpl.setHandler(WSMLTripleHandler handler)
           
 

Constructors in com.ontotext.ordi.wsmo4rdf.impl with parameters of type WSMLTripleHandler
WSML2TriplesImpl(WsmoFactory wsmoFactory, WSMLTripleHandler handler)
           
 



Copyright © 2008. All Rights Reserved.