com.ontotext.ordi.repository
Class CollectTriples

java.lang.Object
  extended by com.ontotext.ordi.repository.CollectTriples

public class CollectTriples
extends java.lang.Object


Constructor Summary
CollectTriples(TripleStore store, org.wsmo.factory.WsmoFactory _factory)
          Constructor
 
Method Summary
 org.wsmo.common.Entity construct(org.wsmo.common.Identifier id, java.lang.Class cls, TripleHandler handler)
           
 java.util.Set construct(org.wsmo.common.Identifier id, TripleHandler handler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectTriples

public CollectTriples(TripleStore store,
                      org.wsmo.factory.WsmoFactory _factory)
Constructor

Parameters:
store - the triple store to operate with
Method Detail

construct

public org.wsmo.common.Entity construct(org.wsmo.common.Identifier id,
                                        java.lang.Class cls,
                                        TripleHandler handler)

construct

public java.util.Set construct(org.wsmo.common.Identifier id,
                               TripleHandler handler)


Copyright © 2005-2006 Ontotext Lab., GNU LGPL License applies.