de.fraunhofer.ipsi.xquery.tree
Class VisitorXQuerySequenceTypeMatching
java.lang.Object
de.fraunhofer.ipsi.xquery.tree.VisitorXQuerySequenceTypeMatching
- All Implemented Interfaces:
- NamespaceConstants, VisitorXQueryTypes
public class VisitorXQuerySequenceTypeMatching
- extends java.lang.Object
- implements VisitorXQueryTypes, NamespaceConstants
Core Interpreter SequenceTypeMatching.
- Since:
- CVS $Date: 2005/07/22 10:05:49 $
- Version:
- CVS $Revision: 1.4 $
- Author:
- Patrick Lehti
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisitorXQuerySequenceTypeMatching
public VisitorXQuerySequenceTypeMatching(StaticContext context)
- Constructor.
process
public void process(XQueryAtomicType op)
throws XQueryException
- Specified by:
process
in interface VisitorXQueryTypes
- Throws:
XQueryException
process
public void process(XQueryAttributeTest op)
throws XQueryException
- Specified by:
process
in interface VisitorXQueryTypes
- Throws:
XQueryException
process
public void process(XQueryDocumentTest op)
throws XQueryException
- Specified by:
process
in interface VisitorXQueryTypes
- Throws:
XQueryException
process
public void process(XQueryElementTest op)
throws XQueryException
- Specified by:
process
in interface VisitorXQueryTypes
- Throws:
XQueryException
process
public void process(XQueryProcessingInstructionTest op)
- Specified by:
process
in interface VisitorXQueryTypes
process
public void process(XQuerySequenceType op)
- Specified by:
process
in interface VisitorXQueryTypes