public class JsonData extends StringData
Constructor and Description |
---|
JsonData(String data) |
JsonData(StringData other) |
Modifier and Type | Method and Description |
---|---|
String |
getMimeType()
Returns the MIME type of the string
|
String |
getOutputExtension()
The extension that is generated by the output function
|
static JsonData |
importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
display, duplicate, exportData, getData, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, exportThumbnails, getDescriptionOf, getMenuPathOf, getNameOf, getSortedList, getStorageDocumentation, getStorageSchema, groupByMenuPath, isCommon, isHeavy, isHidden, preview, toDetailedString
public JsonData(String data)
public JsonData(StringData other)
public static JsonData importData(JIPipeReadDataStorage storage, JIPipeProgressInfo progressInfo)
public String getOutputExtension()
StringData
getOutputExtension
in class StringData
public String getMimeType()
StringData
getMimeType
in class StringData
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.