|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.xquery.tree.XQueryNodeAbstract
de.fraunhofer.ipsi.xquery.tree.prolog.XQueryDefaultOrderingDecl
public class XQueryDefaultOrderingDecl
Constructor Summary | |
---|---|
XQueryDefaultOrderingDecl(PositionInfo pos,
OrderingModeEnum mode)
Constructor |
Method Summary | |
---|---|
void |
acceptVisitor(VisitorXQueryModulesAndProlog visitor)
Method acceptVisitor |
OrderingModeEnum |
getMode()
Method getLiteral |
Methods inherited from class de.fraunhofer.ipsi.xquery.tree.XQueryNodeAbstract |
---|
getPosition, setPosition |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XQueryDefaultOrderingDecl(PositionInfo pos, OrderingModeEnum mode)
column
- an intline
- an intmode
- a OrderingModeMethod Detail |
---|
public OrderingModeEnum getMode()
public void acceptVisitor(VisitorXQueryModulesAndProlog visitor) throws XQueryException
acceptVisitor
in interface XQueryPrologDecl
visitor
- a VisitorXQuery
QueryException
XQueryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |