public static class WOPIService.DocumentTypesConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
fileExtensions
The mime-type - file extension map.
|
| Constructor and Description |
|---|
DocumentTypesConfig() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getFileExtensions()
Gets the file extensions.
|
void |
setFileExtensions(Map<String,String> fileExtensions)
Sets the file extensions.
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.