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

Packages that use ASTPrefixDecl
org.openrdf.query.parser.sparql.ast   
 

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

Methods in org.openrdf.query.parser.sparql.ast that return types with arguments of type ASTPrefixDecl
 List<ASTPrefixDecl> ASTQueryContainer.getPrefixDeclList()
           
 

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



Copyright © 2001-2008 Aduna. All Rights Reserved.