@Immutable public static final class MimeTypeInfo.MimeTypeWithSource extends Object
| Constructor and Description |
|---|
MimeTypeWithSource(IMimeType aMimeType) |
MimeTypeWithSource(IMimeType aMimeType,
String sSource) |
MimeTypeWithSource(String sMimeType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
IMimeType |
getMimeType() |
String |
getMimeTypeAsString() |
String |
getSource() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2015 Philip Helger. All rights reserved.