Uses of Class
org.dbunit.dataset.xml.FlatXmlProducer

Packages that use FlatXmlProducer
org.dbunit.dataset.xml   
 

Uses of FlatXmlProducer in org.dbunit.dataset.xml
 

Methods in org.dbunit.dataset.xml that return FlatXmlProducer
protected  FlatXmlProducer FlatXmlDataSetBuilder.createProducer(org.xml.sax.InputSource inputSource)
           
 

Constructors in org.dbunit.dataset.xml with parameters of type FlatXmlProducer
FlatXmlDataSet(FlatXmlProducer flatXmlProducer)
          Creates a new FlatXmlDataSet with the data of the given producer.
 



Copyright © 2002-2009. All Rights Reserved.