public interface RawFormats
| Modifier and Type | Field and Description |
|---|---|
static String |
RAW_FORMAT |
| Modifier and Type | Method and Description |
|---|---|
void |
addRawFormat(String rawFormat) |
String[] |
getRawFormats() |
void |
setRawFormats(Collection<String> rawFormats) |
static final String RAW_FORMAT
String[] getRawFormats()
void addRawFormat(String rawFormat)
rawFormat - the rawFormat to addvoid setRawFormats(Collection<String> rawFormats)
rawFormats - the rawFormats to setCopyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.