info.aduna.model.enterprise.desktop
Class MimeTypeTree
java.lang.Object
info.aduna.model.enterprise.desktop.MimeTypeTree
public class MimeTypeTree
- extends Object
MimeTypeTree embeds a tree of MIME types, categorized into logical groups
such as Documents, Videos, etc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MimeTypeTree
public MimeTypeTree()
MimeTypeTree
public MimeTypeTree(String defaultResource,
String overrideResource)
getTopLevelValue
public String getTopLevelValue(String mimeType)
getTopLevelValues
public Set<String> getTopLevelValues()
Copyright © 1997-2008 Aduna. All Rights Reserved.