public class DataSetResourceDescriptor extends ResourceDescriptor<org.dbunit.dataset.IDataSet>
format inferred from it's name.location| Constructor and Description |
|---|
DataSetResourceDescriptor(String location,
Format format) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.dbunit.dataset.IDataSet |
getContent() |
Format |
getFormat() |
int |
hashCode() |
getLocation, toStringpublic Format getFormat()
getFormat in class ResourceDescriptor<org.dbunit.dataset.IDataSet>public org.dbunit.dataset.IDataSet getContent()
getContent in class ResourceDescriptor<org.dbunit.dataset.IDataSet>Copyright © 2018 JBoss by Red Hat. All rights reserved.