org.freehep.graphicsbase.util.export
Class MimeTypes
java.lang.Object
org.freehep.graphicsbase.util.export.MimeTypes
public class MimeTypes
- extends Object
- Author:
- duns
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isBitmap
public static boolean isBitmap(String mimeType)
isVector
public static boolean isVector(String mimeType)
isOther
public static boolean isOther(String mimeType)
Copyright © 2014. All rights reserved.