| Package | Description |
|---|---|
| com.helger.commons.mime |
| Modifier and Type | Method and Description |
|---|---|
MimeTypeInfo.ExtensionWithSource |
MimeTypeInfo.getPrimaryExtensionWithSource() |
| Modifier and Type | Method and Description |
|---|---|
Set<MimeTypeInfo.ExtensionWithSource> |
MimeTypeInfo.getAllExtensionsWithSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
MimeTypeInfoManager.addExtension(MimeTypeInfo aInfo,
MimeTypeInfo.ExtensionWithSource aExt) |
| 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.