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

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

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

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