com.hp.hpl.jena.sparql.sse
Class ItemLocation

java.lang.Object
  extended by com.hp.hpl.jena.sparql.sse.ItemLocation
Direct Known Subclasses:
Item, ItemList

public class ItemLocation
extends java.lang.Object


Method Summary
 int getColumn()
           
 int getLine()
           
 boolean hasLocation()
           
 java.lang.String location()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

hasLocation

public boolean hasLocation()

getColumn

public int getColumn()

getLine

public int getLine()

location

public java.lang.String location()

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.