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