Uses of Class
org.apache.jena.sparql.expr.FunctionLabel
-
Packages that use FunctionLabel Package Description org.apache.jena.sparql.expr -
-
Uses of FunctionLabel in org.apache.jena.sparql.expr
Methods in org.apache.jena.sparql.expr that return FunctionLabel Modifier and Type Method Description FunctionLabelExprFunction. getFunctionSymbol()Used to get a unique name for the function, which is intern'ed.Constructors in org.apache.jena.sparql.expr with parameters of type FunctionLabel Constructor Description FunctionLabel(FunctionLabel other)
-