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() |
String |
toString() |
getLocationpublic org.dbunit.dataset.IDataSet getContent()
getContent in class ResourceDescriptor<org.dbunit.dataset.IDataSet>public Format getFormat()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.