public class FlatXmlDataSetLoader extends AbstractDataSetLoader
data set loader that can be used to load FlatXmlDataSets| Constructor and Description |
|---|
FlatXmlDataSetLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected org.dbunit.dataset.IDataSet |
createDataSet(org.springframework.core.io.Resource resource)
Factory method used to create the
dataset |
getResourceLoader, getResourceLocations, loadDataSetprotected org.dbunit.dataset.IDataSet createDataSet(org.springframework.core.io.Resource resource)
throws Exception
AbstractDataSetLoaderdatasetcreateDataSet in class AbstractDataSetLoaderresource - an existing resource that contains the dataset dataException - if the dataset could not be loadedCopyright © 2016. All rights reserved.