Package com.epimorphics.sparql.query
Interface Transform
-
- All Known Implementing Classes:
GeoTransformByJenaSpatial,GeoTransformBySparqlFilter
public interface Transform
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QueryShapeapply(QueryShape q)StringgetFullName()
-
-
-
Method Detail
-
apply
QueryShape apply(QueryShape q)
-
getFullName
String getFullName()
-
-