Uses of Class
net.sf.dynamicreports.adhoc.xmlconfiguration.XmlAdhocFilter

Packages that use XmlAdhocFilter
net.sf.dynamicreports.adhoc.transformation   
net.sf.dynamicreports.adhoc.xmlconfiguration   
 

Uses of XmlAdhocFilter in net.sf.dynamicreports.adhoc.transformation
 

Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocFilter
protected  XmlAdhocFilter AdhocToXmlTransform.filter(AdhocFilter adhocFilter)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocFilter
protected  AdhocFilter XmlToAdhocTransform.filter(XmlAdhocFilter xmlAdhocFilter)
           
 

Uses of XmlAdhocFilter in net.sf.dynamicreports.adhoc.xmlconfiguration
 

Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocFilter
protected  XmlAdhocFilter XmlAdhocConfiguration.filter
           
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocFilter
 XmlAdhocFilter ObjectFactory.createXmlAdhocFilter()
          Create an instance of XmlAdhocFilter
 XmlAdhocFilter XmlAdhocConfiguration.getFilter()
          Gets the value of the filter property.
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocFilter
 void XmlAdhocConfiguration.setFilter(XmlAdhocFilter value)
          Sets the value of the filter property.
 



Copyright © 2010-2012. All Rights Reserved.