Uses of Class
net.sf.dynamicreports.report.defaults.xml.XmlDynamicReports

Packages that use XmlDynamicReports
net.sf.dynamicreports.report.defaults   
net.sf.dynamicreports.report.defaults.xml   
 

Uses of XmlDynamicReports in net.sf.dynamicreports.report.defaults
 

Methods in net.sf.dynamicreports.report.defaults with parameters of type XmlDynamicReports
static Default DefaultBinder.bind(XmlDynamicReports xmlDynamicReports)
           
 

Uses of XmlDynamicReports in net.sf.dynamicreports.report.defaults.xml
 

Methods in net.sf.dynamicreports.report.defaults.xml that return XmlDynamicReports
 XmlDynamicReports ObjectFactory.createXmlDynamicReports()
          Create an instance of XmlDynamicReports
 

Methods in net.sf.dynamicreports.report.defaults.xml that return types with arguments of type XmlDynamicReports
 JAXBElement<XmlDynamicReports> ObjectFactory.createDynamicReports(XmlDynamicReports value)
          Create an instance of JAXBElement<XmlDynamicReports>}
 

Methods in net.sf.dynamicreports.report.defaults.xml with parameters of type XmlDynamicReports
 JAXBElement<XmlDynamicReports> ObjectFactory.createDynamicReports(XmlDynamicReports value)
          Create an instance of JAXBElement<XmlDynamicReports>}
 



Copyright © 2010-2014. All Rights Reserved.