Uses of Class
com.levigo.jadice.server.libreoffice.server.internal.formatconfig.ExportFilter
-
Packages that use ExportFilter Package Description com.levigo.jadice.server.libreoffice.server.internal.formatconfig -
-
Uses of ExportFilter in com.levigo.jadice.server.libreoffice.server.internal.formatconfig
Methods in com.levigo.jadice.server.libreoffice.server.internal.formatconfig that return types with arguments of type ExportFilter Modifier and Type Method Description List<ExportFilter>
Format. getExportFilters()
Method parameters in com.levigo.jadice.server.libreoffice.server.internal.formatconfig with type arguments of type ExportFilter Modifier and Type Method Description void
Format. setExportFilters(List<ExportFilter> exportFilters)
-