|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.mxquery.util.Location
public class Location
Constructor Summary | |
---|---|
Location()
|
Method Summary | |
---|---|
boolean |
addString(java.lang.String str)
|
Location |
copy()
|
int |
getNestingLevel()
|
java.lang.String |
getString()
|
void |
popLast()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Location()
Method Detail |
---|
public boolean addString(java.lang.String str)
public java.lang.String getString()
public int getNestingLevel()
public void popLast()
public Location copy()
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |