|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathVisitor | |
|---|---|
| com.hp.hpl.jena.sparql.path | |
| Uses of PathVisitor in com.hp.hpl.jena.sparql.path |
|---|
| Classes in com.hp.hpl.jena.sparql.path that implement PathVisitor | |
|---|---|
class |
PathVisitorBase
|
class |
PathVisitorByType
|
| Methods in com.hp.hpl.jena.sparql.path with parameters of type PathVisitor | |
|---|---|
void |
P_OneOrMore1.visit(PathVisitor visitor)
|
void |
P_ReverseLink.visit(PathVisitor visitor)
|
void |
P_Mod.visit(PathVisitor visitor)
|
void |
P_Seq.visit(PathVisitor visitor)
|
void |
P_Alt.visit(PathVisitor visitor)
|
void |
Path.visit(PathVisitor visitor)
|
void |
P_FixedLength.visit(PathVisitor visitor)
|
void |
P_Multi.visit(PathVisitor visitor)
|
void |
P_ZeroOrOne.visit(PathVisitor visitor)
|
void |
P_OneOrMoreN.visit(PathVisitor visitor)
|
void |
P_Distinct.visit(PathVisitor visitor)
|
void |
P_Shortest.visit(PathVisitor visitor)
|
void |
P_NegPropSet.visit(PathVisitor visitor)
|
void |
P_Link.visit(PathVisitor visitor)
|
void |
P_ZeroOrMoreN.visit(PathVisitor visitor)
|
void |
P_ZeroOrMore1.visit(PathVisitor visitor)
|
void |
P_Inverse.visit(PathVisitor visitor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||