com.hp.hpl.jena.sparql.function.library
Class evenInteger
java.lang.Object
com.hp.hpl.jena.sparql.function.FunctionBase
com.hp.hpl.jena.sparql.function.FunctionBase1
com.hp.hpl.jena.sparql.function.library.evenInteger
- All Implemented Interfaces:
- Function
public class evenInteger
- extends FunctionBase1
Example function - checks for even integers.
evenInteger
public evenInteger()
exec
public NodeValue exec(NodeValue x)
- Specified by:
exec
in class FunctionBase1
Licenced under the Apache License, Version 2.0