Uses of Class
org.openrdf.query.parser.sparql.ast.ASTIRI

Packages that use ASTIRI
org.openrdf.query.parser.sparql The SPARQL query engine. 
org.openrdf.query.parser.sparql.ast   
 

Uses of ASTIRI in org.openrdf.query.parser.sparql
 

Methods in org.openrdf.query.parser.sparql with parameters of type ASTIRI
 ValueConstant TupleExprBuilder.visit(ASTIRI node, Object data)
           
 Object ASTVisitorBase.visit(ASTIRI node, Object data)
           
 

Uses of ASTIRI in org.openrdf.query.parser.sparql.ast
 

Methods in org.openrdf.query.parser.sparql.ast that return ASTIRI
 ASTIRI ASTRDFLiteral.getDatatype()
           
 ASTIRI ASTPrefixDecl.getIRI()
           
 ASTIRI ASTModify.getWithClause()
           
 

Methods in org.openrdf.query.parser.sparql.ast with parameters of type ASTIRI
 Object SyntaxTreeBuilderVisitor.visit(ASTIRI node, Object data)
           
 



Copyright © 2001-2012 Aduna. All Rights Reserved.