Uses of Class
com.hp.hpl.jena.sparql.expr.FunctionLabel

Packages that use FunctionLabel
com.hp.hpl.jena.sparql.expr   
 

Uses of FunctionLabel in com.hp.hpl.jena.sparql.expr
 

Methods in com.hp.hpl.jena.sparql.expr that return FunctionLabel
 FunctionLabel ExprFunction.getFunctionSymbol()
          Used to get a unique name for the function, which is intern'ed.
 

Constructors in com.hp.hpl.jena.sparql.expr with parameters of type FunctionLabel
FunctionLabel(FunctionLabel other)
           
 



Licenced under the Apache License, Version 2.0