Package io.vertigo.quarto
Class QuartoFeatures
java.lang.Object
io.vertigo.core.node.config.Features<QuartoFeatures>
io.vertigo.quarto.QuartoFeatures
- All Implemented Interfaces:
io.vertigo.core.lang.Builder<io.vertigo.core.node.config.ModuleConfig>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidwithConverter(io.vertigo.core.param.Param... params) withCSVExporter(io.vertigo.core.param.Param... params) withExporter(io.vertigo.core.param.Param... params) withLocalOpenOfficeConverter(io.vertigo.core.param.Param... params) withRemoteOpenOfficeConverter(io.vertigo.core.param.Param... params) Deprecated.Methods inherited from class io.vertigo.core.node.config.Features
addPlugin, build, getModuleConfigBuilder
-
Constructor Details
-
QuartoFeatures
public QuartoFeatures()
-
-
Method Details
-
withConverter
-
withLocalOpenOfficeConverter
-
withRemoteOpenOfficeConverter
-
withXDocReportConverter
-
withExporter
-
withCSVExporter
-
withPDFExporter
-
withRTFExporter
-
withXLSExporter
Deprecated. -
withXLSXExporter
-
withODSExporter
-
withPublisher
-
withDOCXPublisher
-
withODTPublisher
-
buildFeatures
protected void buildFeatures()- Specified by:
buildFeaturesin classio.vertigo.core.node.config.Features<QuartoFeatures>
-