Deprecated API


Contents
Deprecated Interfaces
com.hp.hpl.jena.sparql.core.DataSourceGraph
           
 

Deprecated Classes
com.hp.hpl.jena.sparql.core.DataSourceGraphImpl
          Use DatasetGraphMap 
 

Deprecated Fields
com.hp.hpl.jena.query.ARQ.filterPlacement
           
 

Deprecated Methods
com.hp.hpl.jena.update.UpdateRequest.addUpdate(Update)
          Use {#add(Update) 
com.hp.hpl.jena.update.UpdateFactory.create(Update, GraphStore)
          Use UpdateExecutionFactory.create(Update,GraphStore) instead 
com.hp.hpl.jena.update.UpdateFactory.create(Update, GraphStore, Binding)
          Use UpdateExecutionFactory.create(Update,GraphStore,Binding) instead 
com.hp.hpl.jena.update.UpdateFactory.create(Update, GraphStore, QuerySolution)
          Use UpdateExecutionFactory.create(Update,GraphStore,QuerySolution) instead 
com.hp.hpl.jena.update.UpdateFactory.create(UpdateRequest, GraphStore)
          Use UpdateExecutionFactory.create(UpdateRequest,GraphStore) instead 
com.hp.hpl.jena.update.UpdateFactory.create(UpdateRequest, GraphStore, Binding)
          Use UpdateExecutionFactory.create(UpdateRequest,GraphStore,Binding) instead 
com.hp.hpl.jena.update.UpdateFactory.create(UpdateRequest, GraphStore, QuerySolution)
          Use UpdateExecutionFactory.create(UpdateRequest,GraphStore,QuerySolution) instead 
com.hp.hpl.jena.sparql.pfunction.PropFuncArg.evalIfExists(Binding)
          Use Substitute.substitute(PropFuncArg, Binding) 
com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream.getColumn()
           
com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream.getColumn()
           
com.hp.hpl.jena.sparql.lang.rdql.JavaCharStream.getColumn()
            
com.hp.hpl.jena.sparql.lang.arq.JavaCharStream.getColumn()
           
com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream.getColumn()
           
com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream.getLine()
           
com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream.getLine()
           
com.hp.hpl.jena.sparql.lang.rdql.JavaCharStream.getLine()
            
com.hp.hpl.jena.sparql.lang.arq.JavaCharStream.getLine()
           
com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream.getLine()
           
com.hp.hpl.jena.update.UpdateRequest.getUpdates()
           
com.hp.hpl.jena.query.Query.setQueryType(int)
           
 

Deprecated Constructors
com.hp.hpl.jena.query.larq.IndexLARQ(IndexReader, QueryParser)
           
 



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