com.hp.hpl.jena.sparql.util
Class Symbol
java.lang.Object
com.hp.hpl.jena.sparql.util.Symbol
- Direct Known Subclasses:
- DataFormat, FunctionLabel, PropFuncArgType, ResultSetFormat, ResultsFormat, Syntax
public class Symbol
- extends Object
A way to write constants
create
public static Symbol create(String symbolStr)
create
public static Symbol create(Symbol other)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
getSymbol
public String getSymbol()
toString
public String toString()
- Overrides:
toString in class Object
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.