Class FunctionBase1

java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase1
All Implemented Interfaces:
Function
Direct Known Subclasses:
bnode, cos, cos1, cosec, cosec1, cot, cot1, cube, date, degreesToRadians, e, evenInteger, factorial, FN_Abs, FN_BEV, FN_Ceiling, FN_DayFromDate, FN_DayFromDateTime, FN_DaysFromDuration, FN_Floor, FN_HoursFromDateTime, FN_HoursFromDuration, FN_HoursFromTime, FN_MinutesFromDateTime, FN_MinutesFromDuration, FN_MinutesFromTime, FN_MonthFromDate, FN_MonthFromDateTime, FN_MonthsFromDuration, FN_Not, FN_SecondsFromDateTime, FN_SecondsFromDuration, FN_SecondsFromTime, FN_StrEncodeForURI, FN_StrLength, FN_StrLowerCase, FN_StrNormalizeSpace, FN_StrUpperCase, FN_TimezoneFromDate, FN_TimezoneFromDateTime, FN_TimezoneFromTime, FN_YearFromDate, FN_YearFromDateTime, FN_YearsFromDuration, FunctionCastXSD, IsTripleTerm, ln, localname, Math_exp, Math_exp10, Math_log, Math_log10, md5hash, namespace, print, radiansToDegrees, reciprocal, sec, sec1, sha1sum, sha256hash, sin, sin1, sq, sqrt, sqrt, tan, tan1, ten, TripleObject, TriplePredicate, TripleSubject, wait

public abstract class FunctionBase1 extends FunctionBase
Support for functions with one argument.