| Package | Description |
|---|---|
| org.arquillian.ape.rdbms.core.dbunit.data.descriptor | |
| org.arquillian.ape.rdbms.core.dbunit.dataset |
| Modifier and Type | Method and Description |
|---|---|
static Format |
Format.inferFromFile(String fileName) |
static Format |
Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Format.isFileType(Format format) |
| Modifier and Type | Method and Description |
|---|---|
static DataSetBuilder |
DataSetBuilder.builderFor(Format format) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.