|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.path.PathCompiler
public class PathCompiler
Constructor Summary | |
---|---|
PathCompiler()
|
Method Summary | |
---|---|
PathBlock |
reduce(Node start,
Path path,
Node finish)
|
PathBlock |
reduce(PathBlock pathBlock)
Simplify : turns constructs in simple triples and simpler TriplePaths where possible |
PathBlock |
reduce(TriplePath triplePath)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PathCompiler()
Method Detail |
---|
public PathBlock reduce(PathBlock pathBlock)
public PathBlock reduce(TriplePath triplePath)
public PathBlock reduce(Node start, Path path, Node finish)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |