|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.xquery.tree.XQueryNodeAbstract
public abstract class XQueryNodeAbstract
Constructor Summary | |
---|---|
XQueryNodeAbstract(PositionInfo pos)
Constructor |
Method Summary | |
---|---|
PositionInfo |
getPosition()
Method getColumn |
void |
setPosition(PositionInfo pos)
Method setPosition |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XQueryNodeAbstract(PositionInfo pos)
column
- an intline
- an intMethod Detail |
---|
public PositionInfo getPosition()
getPosition
in interface XQueryNode
public void setPosition(PositionInfo pos)
pos
- a PositionInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |