| Package | Description |
|---|---|
| com.helger.commons.mime |
| Modifier and Type | Method and Description |
|---|---|
MimeTypeInfo.MimeTypeWithSource |
MimeTypeInfo.getPrimaryMimeTypeWithSource() |
| Modifier and Type | Method and Description |
|---|---|
ICommonsSet<MimeTypeInfo.MimeTypeWithSource> |
MimeTypeInfo.getAllMimeTypesWithSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
MimeTypeInfoManager.addMimeType(MimeTypeInfo aInfo,
MimeTypeInfo.MimeTypeWithSource aMimeType) |
| Constructor and Description |
|---|
MimeTypeInfo(ICommonsOrderedSet<MimeTypeInfo.MimeTypeWithSource> aMimeTypes,
String sComment,
ICommonsOrderedSet<String> aParentTypes,
ICommonsOrderedSet<String> aGlobs,
ICommonsOrderedSet<MimeTypeInfo.ExtensionWithSource> aExtensions,
String sSource) |
Copyright © 2014–2016 Philip Helger. All rights reserved.