public class FileIconUtilImpl extends Object implements FileIconUtil
| Constructor and Description |
|---|
FileIconUtilImpl(FileIconBean fileIconBean)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FileIconBean.FileIcon |
getFileIcon(String fileName,
String mimeType)
Deprecated.
Get the icon for file
|
public FileIconUtilImpl(FileIconBean fileIconBean)
public FileIconBean.FileIcon getFileIcon(String fileName, String mimeType)
FileIconUtilgetFileIcon in interface FileIconUtilfileName - the name of the filemimeType - the mimetype of the fileCopyright © 2002-2021 Atlassian. All Rights Reserved.