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

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

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

Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocConfiguration
 XmlAdhocConfiguration AdhocToXmlTransform.transform(AdhocConfiguration adhocConfiguration)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocConfiguration
 AdhocConfiguration XmlToAdhocTransform.transform(XmlAdhocConfiguration xmlAdhocConfiguration)
           
 

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

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocConfiguration
 XmlAdhocConfiguration ObjectFactory.createXmlAdhocConfiguration()
          Create an instance of XmlAdhocConfiguration
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return types with arguments of type XmlAdhocConfiguration
 JAXBElement<XmlAdhocConfiguration> ObjectFactory.createConfiguration(XmlAdhocConfiguration value)
          Create an instance of JAXBElement<XmlAdhocConfiguration>}
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocConfiguration
 JAXBElement<XmlAdhocConfiguration> ObjectFactory.createConfiguration(XmlAdhocConfiguration value)
          Create an instance of JAXBElement<XmlAdhocConfiguration>}
 



Copyright © 2010-2013. All Rights Reserved.