public class HDF5FormatConfig extends Object implements FormatPluginConfig
| Constructor and Description |
|---|
HDF5FormatConfig(List<String> extensions,
String defaultPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDefaultPath() |
List<String> |
getExtensions() |
int |
hashCode() |
String |
toString() |
public String getDefaultPath()
Copyright © 2021 The Apache Software Foundation. All rights reserved.