fr.opensagres.xdocreport.document.tools.xml
Class XMLDataProvider

java.lang.Object
  extended by fr.opensagres.xdocreport.document.tools.AbstractDataProvider
      extended by fr.opensagres.xdocreport.document.tools.xml.XMLDataProvider
All Implemented Interfaces:
IDataProvider

public class XMLDataProvider
extends AbstractDataProvider


Constructor Summary
XMLDataProvider(InputStream data, InputStream properties)
           
 
Method Summary
 void populateContext(IXDocReport report, IContext context)
           
 
Methods inherited from class fr.opensagres.xdocreport.document.tools.AbstractDataProvider
getData, getDataAsString, getProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDataProvider

public XMLDataProvider(InputStream data,
                       InputStream properties)
Method Detail

populateContext

public void populateContext(IXDocReport report,
                            IContext context)
                     throws IOException,
                            XDocReportException
Throws:
IOException
XDocReportException


Copyright © 2013. All rights reserved.