com.ontotext.ordi.tripleset.impl
Class TSourceImpl
java.lang.Object
  
com.ontotext.ordi.tripleset.WarningAwareImpl
      
com.ontotext.ordi.tripleset.DataSourceImpl
          
com.ontotext.ordi.tripleset.impl.TSourceImpl
- All Implemented Interfaces: 
 - DataSource, TSource, WarningAware, Wrapper
 
- Direct Known Subclasses: 
 - RDBMSAdapter, TRREEAdapter
 
public abstract class TSourceImpl
- extends DataSourceImpl
- implements TSource
  
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
 
 
 
TSourceImpl
public TSourceImpl(Map<Object,Object> properties)
getTriplesetFactory
public TFactory getTriplesetFactory()
- Description copied from interface: 
TSource 
- Get factory object that can be used to construct URI, Literals and
 BNodes.
- Specified by:
 getTriplesetFactory in interface TSource
 
- Returns:
 - factory object.
 
 
 
Copyright © 2008. All Rights Reserved.