java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase2
org.apache.jena.geosparql.geof.topological.GenericFilterFunction
org.apache.jena.geosparql.spatial.filter_functions.EqualsFF
All Implemented Interfaces:
org.apache.jena.sparql.function.Function

public class EqualsFF extends GenericFilterFunction
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     

    Methods inherited from class org.apache.jena.geosparql.geof.topological.GenericFilterFunction

    exec, exec

    Methods inherited from class org.apache.jena.sparql.function.FunctionBase2

    checkBuild, exec

    Methods inherited from class org.apache.jena.sparql.function.FunctionBase

    build, exec

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait