@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class DelegatingFileTypeMap
extends jakarta.activation.FileTypeMap
| Constructor and Description |
|---|
DelegatingFileTypeMap(jakarta.activation.FileTypeMap delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType(File file) |
String |
getContentType(String filename) |
Copyright © 2016–2022. All rights reserved.