Uses of Class
org.adrabi.mysql.usrqueries.ExportXML

Packages that use ExportXML
myjquery   
org.adrabi.mysql.usrqueries   
 

Uses of ExportXML in myjquery
 

Fields in myjquery declared as ExportXML
private  ExportXML MyJMain.$ExportXML
           
 

Uses of ExportXML in org.adrabi.mysql.usrqueries
 

Methods in org.adrabi.mysql.usrqueries that return ExportXML
static ExportXML ExportXML.Factory(ExecuteQueries eq)