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