Uses of Class
com.hp.hpl.jena.query.larq.IndexLARQ

Packages that use IndexLARQ
com.hp.hpl.jena.query.larq   
 

Uses of IndexLARQ in com.hp.hpl.jena.query.larq
 

Methods in com.hp.hpl.jena.query.larq that return IndexLARQ
static IndexLARQ LARQ.getDefaultIndex()
           
static IndexLARQ LARQ.getDefaultIndex(Context context)
           
 IndexLARQ IndexBuilderBase.getIndex()
          Get a search index used by LARQ
 IndexLARQ IndexBuilder.getIndex()
          Get a search index used by LARQ.
 IndexLARQ IndexBuilderModel.getIndex()
          Get a search index used by LARQ.
 

Methods in com.hp.hpl.jena.query.larq with parameters of type IndexLARQ
static void LARQ.setDefaultIndex(Context context, IndexLARQ index)
           
static void LARQ.setDefaultIndex(IndexLARQ index)
           
 



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.