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