public class ImporterMetadata extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ImporterMetadata(IFormatReader r,
ImportProcess process,
boolean usePrefix) |
Modifier and Type | Method and Description |
---|---|
String |
getMetadataString(String separator)
Returns a string with each key/value pair on its own line.
|
String |
toString() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode
public ImporterMetadata(IFormatReader r, ImportProcess process, boolean usePrefix)
Copyright © 2015–2021 Fiji. All rights reserved.