| Package | Description |
|---|---|
| com.helger.xml.util.mime |
| Modifier and Type | Method and Description |
|---|---|
MimeTypeInfo.ExtensionWithSource |
MimeTypeInfo.getPrimaryExtensionWithSource() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsOrderedSet<MimeTypeInfo.ExtensionWithSource> |
MimeTypeInfo.getAllExtensionsWithSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
MimeTypeInfoManager.addExtension(MimeTypeInfo aInfo,
MimeTypeInfo.ExtensionWithSource aExt) |
| 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–2021 Philip Helger. All rights reserved.