dataforge-io
/
space.kscience.dataforge.io
/
IOPlugin
/
Companion
common
jvm
Companion
object
Companion
:
PluginFactory
<
IOPlugin
>
Content copied to clipboard
Functions
Properties
Extensions
Functions
invoke
Link copied to clipboard
common
open operator override fun
invoke
(meta:
Meta
, context:
Context
):
IOPlugin
Content copied to clipboard
Properties
defaultEnvelopeFormats
Link copied to clipboard
common
val
defaultEnvelopeFormats
:
List
<
EnvelopeFormatFactory
>
Content copied to clipboard
defaultMetaFormats
Link copied to clipboard
common
val
defaultMetaFormats
:
List
<
MetaFormatFactory
>
Content copied to clipboard
tag
Link copied to clipboard
common
open override val
tag
:
PluginTag
Content copied to clipboard
type
Link copied to clipboard
common
open override val
type
:
KClass
<out
IOPlugin
>
Content copied to clipboard
Extensions
DATA_FILE_NAME
Link copied to clipboard
jvm
val
IOPlugin.Companion
.
DATA_FILE_NAME
:
String
Content copied to clipboard
META_FILE_NAME
Link copied to clipboard
jvm
val
IOPlugin.Companion
.
META_FILE_NAME
:
String
Content copied to clipboard