Package org.apache.jena.sparql.expr
Class FunctionLabel
- java.lang.Object
-
- org.apache.jena.sparql.util.Symbol
-
- org.apache.jena.sparql.expr.FunctionLabel
-
public class FunctionLabel extends Symbol
-
-
Constructor Summary
Constructors Constructor Description FunctionLabel(java.lang.String name)
FunctionLabel(FunctionLabel other)
-
-
-
Constructor Detail
-
FunctionLabel
public FunctionLabel(java.lang.String name)
-
FunctionLabel
public FunctionLabel(FunctionLabel other)
-
-