de.fraunhofer.ipsi.xquery.tree.xml
Interface XQueryXmlExpression

All Superinterfaces:
XQueryExpression, XQueryNode, XQueryPrimaryExpr, XQueryStepExpr
All Known Implementing Classes:
XQueryAttribute, XQueryCdataSection, XQueryCompNSConstructor, XQueryComputedAttributeConstructor, XQueryComputedConstructorAbstract, XQueryComputedDocumentConstructor, XQueryComputedElementConstructor, XQueryComputedTextConstructor, XQueryComputedXmlComment, XQueryCompXmlPi, XQueryElementConstructor, XQueryXmlComment, XQueryXmlProcessingInstruction

public interface XQueryXmlExpression
extends XQueryPrimaryExpr


Method Summary
 
Methods inherited from interface de.fraunhofer.ipsi.xquery.tree.xpath.XQueryStepExpr
isForwardStep
 
Methods inherited from interface de.fraunhofer.ipsi.xquery.tree.expression.XQueryExpression
acceptVisitor, getCoreExpression
 
Methods inherited from interface de.fraunhofer.ipsi.xquery.tree.XQueryNode
getPosition