public interface SerializerPlugin extends Plugin
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE |
static String |
EXTENSION |
static String |
ZIP_EXTENSION |
| Modifier and Type | Method and Description |
|---|---|
Serializer |
createSerializer(PluginConfiguration plugin) |
String |
getOutputFormat(Schema schema) |
default SPluginType |
getPluginType() |
Set<Schema> |
getSupportedSchemas() |
boolean |
needsGeometry() |
getSettingsDefinition, initstatic final String EXTENSION
static final String ZIP_EXTENSION
static final String CONTENT_TYPE
Serializer createSerializer(PluginConfiguration plugin)
Set<Schema> getSupportedSchemas()
String getOutputFormat(Schema schema)
default SPluginType getPluginType()
getPluginType in interface Pluginboolean needsGeometry()
Copyright © 2018 OpenSource BIM. All rights reserved.