Package org.aksw.jenax.sparql.path
Interface PathRewriter
- All Superinterfaces:
Function<org.apache.jena.sparql.path.Path,org.apache.jena.sparql.path.Path>
- All Known Implementing Classes:
PathRewriterVisitor
public interface PathRewriter
extends Function<org.apache.jena.sparql.path.Path,org.apache.jena.sparql.path.Path>
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.sparql.path.Pathapply(org.apache.jena.sparql.path.Path path)