|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.attachment.utils.ERMimeType
er.attachment.utils.ERGlobMimeType
public class ERGlobMimeType
ERGlobMimeType represents an "image/*" style mime type.
| Constructor Summary | |
|---|---|
ERGlobMimeType(java.lang.String _mimeType)
Constructs an ERGlobMimeType. |
|
| Method Summary | |
|---|---|
com.webobjects.foundation.NSArray<java.lang.String> |
extensions()
Returns the list of extensions that map to this mime type. |
java.lang.String |
uti()
Returns the universal type identifier. |
| Methods inherited from class er.attachment.utils.ERMimeType |
|---|
globMimeType, isAudio, isImage, isRepresentedByExtension, isVideo, matches, matchesExactly, mimeType, name, primaryExtension, subtype, toString, type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ERGlobMimeType(java.lang.String _mimeType)
_mimeType - the glob mime type (i.e. image/*)| Method Detail |
|---|
public java.lang.String uti()
ERMimeType
uti in class ERMimeTypepublic com.webobjects.foundation.NSArray<java.lang.String> extensions()
ERMimeType
extensions in class ERMimeType
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||