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