JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.apache.jena.arq
Package
org.apache.jena.sparql.algebra.optimize
Interface RewriteFactory
public interface
RewriteFactory
Factory for rewriters
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Rewrite
create
(
Context
context)
Create an object that can rewrite algebra expressions
Method Details
create
Rewrite
create
(
Context
context)
Create an object that can rewrite algebra expressions