public class SpeciesListMap extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
SpeciesListMap.GetNameWalker |
Modifier and Type | Field and Description |
---|---|
protected DataStorage |
storage
Species' list storage.
|
Constructor and Description |
---|
SpeciesListMap(File speciesFile) |
Modifier and Type | Method and Description |
---|---|
String |
getSpeciesListName(Locale locale,
String specesList) |
Map<String,String> |
getSpeciesSubMap(Locale locale,
Collection<String> speciesList) |
protected Iterator<String[]> |
iterator(boolean skipFirstLine) |
protected final DataStorage storage
public SpeciesListMap(File speciesFile)
Copyright © 2010–2015 Ifremer. All rights reserved.