|
||||||||||
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.types.XQuerySequenceType
de.fraunhofer.ipsi.xquery.tree.types.XQueryProcessingInstructionTest
public class XQueryProcessingInstructionTest
Constructor Summary | |
---|---|
XQueryProcessingInstructionTest(PositionInfo pos,
java.lang.String target)
Constructor |
Method Summary | |
---|---|
void |
acceptVisitor(VisitorXQueryTypes visitor)
Method acceptVisitor |
java.lang.String |
getTarget()
Method getTarget |
Methods inherited from class de.fraunhofer.ipsi.xquery.tree.types.XQuerySequenceType |
---|
getCoreType, getKind, getOccurence, setCoreType, setOccurence |
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 XQueryProcessingInstructionTest(PositionInfo pos, java.lang.String target)
column
- an intline
- an inttarget
- a StringMethod Detail |
---|
public java.lang.String getTarget()
public void acceptVisitor(VisitorXQueryTypes visitor) throws XQueryException
acceptVisitor
in class XQuerySequenceType
visitor
- a VisitorXQuery
QueryException
XQueryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |