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

java.lang.Object
  extended by com.hp.hpl.jena.sparql.util.Symbol
      extended by com.hp.hpl.jena.sparql.expr.FunctionLabel

public class FunctionLabel
extends Symbol


Constructor Summary
FunctionLabel(FunctionLabel other)
           
FunctionLabel(String name)
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.sparql.util.Symbol
create, create, equals, getSymbol, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FunctionLabel

public FunctionLabel(String name)

FunctionLabel

public FunctionLabel(FunctionLabel other)


Licenced under the Apache License, Version 2.0