Package | Description |
---|---|
com.orchestranetworks.addon.hmfh |
Provides classes and interfaces to use {addon.label} services: export, import and compare.
|
Modifier and Type | Method and Description |
---|---|
FileExtension |
HmfhImportSpec.getFileExtension()
Returns the list of file extensions available for import.
|
static CSVDelimiter |
CSVDelimiter.parse(char value)
Returns the delimiter instance that corresponds to the specified
char value. |
static FileExtension |
FileExtension.parse(File file)
Returns the file extension instance that corresponds to the specified
file . |
static CSVDelimiter |
CSVDelimiter.parse(String code)
Returns the delimiter instance that corresponds to the specified
String code. |