Uses of Class
de.fraunhofer.ipsi.xquery.tree.xml.XQueryXmlProcessingInstruction

Packages that use XQueryXmlProcessingInstruction
de.fraunhofer.ipsi.xquery.tree   
 

Uses of XQueryXmlProcessingInstruction in de.fraunhofer.ipsi.xquery.tree
 

Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryXmlProcessingInstruction
 void VisitorXQueryPrettyPrint.process(XQueryXmlProcessingInstruction op)
           
 void VisitorXQueryMappingToCore.process(XQueryXmlProcessingInstruction op)
          Method process
 void VisitorXQueryExpression.process(XQueryXmlProcessingInstruction node)