com.hp.hpl.jena.sparql.syntax
Class ElementWalker.Walker
java.lang.Object
com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
- All Implemented Interfaces:
- ElementVisitor
- Direct Known Subclasses:
- PatternVars.WalkerSkipMinus, SyntaxVarScope.ScopeWalker
- Enclosing class:
- ElementWalker
public static class ElementWalker.Walker
- extends Object
- implements ElementVisitor
visit
public void visit(ElementTriplesBlock el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementFilter el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementAssign el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementBind el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementUnion el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementGroup el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementOptional el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementDataset el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementNamedGraph el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementService el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementFetch el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementExists el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementNotExists el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementMinus el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementSubQuery el)
- Specified by:
visit
in interface ElementVisitor
visit
public void visit(ElementPathBlock el)
- Specified by:
visit
in interface ElementVisitor
Licenced under the Apache License, Version 2.0