|
||||||||||
| 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(com.hp.hpl.jena.graph.Node start,
Path path,
com.hp.hpl.jena.graph.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(com.hp.hpl.jena.graph.Node start,
Path path,
com.hp.hpl.jena.graph.Node finish)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||