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)
FileIconUtil
getFileIcon
in interface FileIconUtil
fileName
- the name of the filemimeType
- the mimetype of the fileCopyright © 2002-2015 Atlassian. All Rights Reserved.