Package | Description |
---|---|
com.groupdocs.viewer.domain |
Modifier and Type | Method and Description |
---|---|
FileType |
GroupDocsFileDescription.getFileType()
Gets file type from full file name
|
static FileType |
FileType.getValue(String key) |
static FileType |
FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileType[] |
FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
DocumentType.getDocumentType(FileType fileType)
Create a map of supported file formats and document types
Used to display corresponding file icons in file browser popup |
Copyright © 2015. All rights reserved.