|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WikittyImportExportService.FORMAT | |
|---|---|
| org.nuiton.wikitty.addons | |
| org.nuiton.wikitty.addons.importexport | |
| Uses of WikittyImportExportService.FORMAT in org.nuiton.wikitty.addons |
|---|
| Methods in org.nuiton.wikitty.addons that return WikittyImportExportService.FORMAT | |
|---|---|
static WikittyImportExportService.FORMAT |
WikittyImportExportService.FORMAT.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WikittyImportExportService.FORMAT[] |
WikittyImportExportService.FORMAT.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of WikittyImportExportService.FORMAT in org.nuiton.wikitty.addons.importexport |
|---|
| Fields in org.nuiton.wikitty.addons.importexport declared as WikittyImportExportService.FORMAT | |
|---|---|
protected WikittyImportExportService.FORMAT |
ExportTask.format
|
protected WikittyImportExportService.FORMAT |
ImportTask.format
|
| Constructors in org.nuiton.wikitty.addons.importexport with parameters of type WikittyImportExportService.FORMAT | |
|---|---|
ExportTask(String securityToken,
WikittyService ws,
WikittyImportExportService.FORMAT format,
Criteria criteria,
Writer writer)
|
|
ImportTask(String securityToken,
org.nuiton.util.ApplicationConfig config,
WikittyService ws,
WikittyImportExportService.FORMAT format,
Reader reader)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||