| Package | Description |
|---|---|
| de.topobyte.osm4j.utils |
| Modifier and Type | Field and Description |
|---|---|
protected FileFormat |
AbstractTaskSingleInputReader.inputFormat
|
protected FileFormat |
AbstractTaskSingleInputIterator.inputFormat
|
protected FileFormat |
AbstractTaskSingleInputReaderSingleOutput.inputFormat
|
protected FileFormat |
AbstractTaskSingleInputIteratorSingleOutput.inputFormat
|
protected FileFormat |
AbstractTaskSingleInputReaderSingleOutput.outputFormat
|
protected FileFormat |
AbstractTaskSingleOutput.outputFormat
|
protected FileFormat |
AbstractTaskSingleInputIteratorSingleOutput.outputFormat
|
| Modifier and Type | Method and Description |
|---|---|
static FileFormat |
FileFormat.parseFileFormat(String
|
static FileFormat |
FileFormat.valueOf(String
Returns the enum constant of this type with the specified name.
|
static FileFormat |
FileFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|