public interface ClosureTest
Modifier and Type | Method and Description |
---|---|
boolean |
includeStmt(Statement s)
Return true if the statement should be included in the closure.
|
boolean |
traverse(Resource r)
Return true if the closure algorithm should continue with statements
with this resource as subject.
|
boolean traverse(Resource r)
r
- boolean includeStmt(Statement s)
s
- Statement to testLicenced under the Apache License, Version 2.0