Uses of Class
org.dbunit.dataset.xml.FlatXmlProducer
Packages that use FlatXmlProducer
-
Uses of FlatXmlProducer in org.dbunit.dataset.xml
Methods in org.dbunit.dataset.xml that return FlatXmlProducerModifier and TypeMethodDescriptionprotected FlatXmlProducerFlatXmlDataSetBuilder.createProducer(InputSource inputSource) Constructors in org.dbunit.dataset.xml with parameters of type FlatXmlProducerModifierConstructorDescriptionFlatXmlDataSet(FlatXmlProducer flatXmlProducer) Creates a newFlatXmlDataSetwith the data of the given producer.