Uses of Interface
org.adrabi.mysql.usrqueries.IExportXML

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

Uses of IExportXML in myjquery
 

Classes in myjquery that implement IExportXML
 class MyJMain
           
 

Uses of IExportXML in org.adrabi.mysql.usrqueries
 

Fields in org.adrabi.mysql.usrqueries declared as IExportXML
private  IExportXML ExportXML.$IEXML
           
 

Methods in org.adrabi.mysql.usrqueries with parameters of type IExportXML
 void ExportXML.setIExportXML(IExportXML iexml)