Uses of Class
io.vertigo.quarto.QuartoFeatures
-
Packages that use QuartoFeatures Package Description io.vertigo.quarto -
-
Uses of QuartoFeatures in io.vertigo.quarto
Methods in io.vertigo.quarto that return QuartoFeatures Modifier and Type Method Description QuartoFeatures
QuartoFeatures. withConverter(io.vertigo.core.param.Param... params)
QuartoFeatures
QuartoFeatures. withCSVExporter(io.vertigo.core.param.Param... params)
QuartoFeatures
QuartoFeatures. withDOCXPublisher()
QuartoFeatures
QuartoFeatures. withExporter(io.vertigo.core.param.Param... params)
QuartoFeatures
QuartoFeatures. withLocalOpenOfficeConverter(io.vertigo.core.param.Param... params)
QuartoFeatures
QuartoFeatures. withODSExporter()
QuartoFeatures
QuartoFeatures. withODTPublisher()
QuartoFeatures
QuartoFeatures. withPDFExporter()
QuartoFeatures
QuartoFeatures. withPublisher()
QuartoFeatures
QuartoFeatures. withRemoteOpenOfficeConverter(io.vertigo.core.param.Param... params)
QuartoFeatures
QuartoFeatures. withRTFExporter()
QuartoFeatures
QuartoFeatures. withXDocReportConverter()
QuartoFeatures
QuartoFeatures. withXLSExporter()
-