| Package | Description |
|---|---|
| net.morimekta.providence.converter | |
| net.morimekta.providence.converter.options |
| Modifier and Type | Method and Description |
|---|---|
protected Serializer |
ConvertOptions.getSerializer(Format format) |
| Modifier and Type | Field and Description |
|---|---|
Format |
ConvertStream.format |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
ConvertStream(Format format,
File file) |
Copyright © 2015–2016 morimekta.net. All rights reserved.