java.lang.Object
org.apache.jena.sparql.path.PathVisitorBase
- All Implemented Interfaces:
PathVisitor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
visit
(P_Distinct pathDistinct) void
visit
(P_FixedLength pFixedLength) void
void
void
void
void
visit
(P_NegPropSet pathNotOneOf) void
visit
(P_OneOrMore1 path) void
visit
(P_OneOrMoreN path) void
visit
(P_ReverseLink pathNode) void
void
visit
(P_Shortest pathShortest) void
visit
(P_ZeroOrMore1 path) void
visit
(P_ZeroOrMoreN path) void
visit
(P_ZeroOrOne path)
-
Constructor Details
-
PathVisitorBase
public PathVisitorBase()
-
-
Method Details
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-
visit
- Specified by:
visit
in interfacePathVisitor
-