Uses of Interface
com.ontotext.ordi.tripleset.TFactory

Packages that use TFactory
com.ontotext.ordi.rdbms   
com.ontotext.ordi.tripleset   
com.ontotext.ordi.tripleset.impl   
com.ontotext.ordi.trree   
 

Uses of TFactory in com.ontotext.ordi.rdbms
 

Methods in com.ontotext.ordi.rdbms that return TFactory
 TFactory RDBMSAdapter.getTriplesetFactory()
           
 

Constructors in com.ontotext.ordi.rdbms with parameters of type TFactory
RDBMSCloseableIterator(RDFResultSet resultSet, TFactory factory)
           
 

Uses of TFactory in com.ontotext.ordi.tripleset
 

Methods in com.ontotext.ordi.tripleset that return TFactory
 TFactory TSource.getTriplesetFactory()
          Get factory object that can be used to construct URI, Literals and BNodes.
 

Uses of TFactory in com.ontotext.ordi.tripleset.impl
 

Classes in com.ontotext.ordi.tripleset.impl that implement TFactory
 class TFactoryImpl
           
 

Methods in com.ontotext.ordi.tripleset.impl that return TFactory
 TFactory TSourceImpl.getTriplesetFactory()
           
 

Uses of TFactory in com.ontotext.ordi.trree
 

Classes in com.ontotext.ordi.trree that implement TFactory
 class TRREEValueFactory
           
 

Methods in com.ontotext.ordi.trree that return TFactory
 TFactory TRREEAdapter.getTriplesetFactory()
           
 



Copyright © 2008. All Rights Reserved.