Uses of Interface
org.weblab_project.core.helper.impl.RDFSelector

Packages that use RDFSelector
org.weblab_project.core.helper.impl   
 

Uses of RDFSelector in org.weblab_project.core.helper.impl
 

Classes in org.weblab_project.core.helper.impl that implement RDFSelector
 class ComplexTripleSelector
           
 

Methods in org.weblab_project.core.helper.impl that return RDFSelector
static RDFSelector RDFSelectorFactory.getSelector()
          Get a searcher in triples in RDF for literals.
static RDFSelector RDFSelectorFactory.getSelector(boolean supportNullData, java.lang.String... uris)
          Create a rdf selector with robustness to bad or null annotations with a list of uris.
static RDFSelector RDFSelectorFactory.getSelector(java.lang.String... uris)
          Create a rdf selector with a list of uris.
 



Copyright © 2004-2009. All Rights Reserved.