|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.joseki.util.Closure.ClosureReachable
Constructor Summary | |
Closure.ClosureReachable()
|
Method Summary | |
boolean |
includeStmt(com.hp.hpl.jena.rdf.model.Statement s)
Return true if the statement should be included in the closure. |
boolean |
traverse(com.hp.hpl.jena.rdf.model.Resource r)
Return true if the closure algorithm should continue with statements with this resource as subject. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Closure.ClosureReachable()
Method Detail |
public boolean traverse(com.hp.hpl.jena.rdf.model.Resource r)
ClosureTest
traverse
in interface ClosureTest
r
- public boolean includeStmt(com.hp.hpl.jena.rdf.model.Statement s)
ClosureTest
includeStmt
in interface ClosureTest
s
- Statement to test
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |