public class CustomFileNameMap
extends java.lang.Object
implements java.net.FileNameMap
Constructor and Description |
---|
CustomFileNameMap()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentTypeFor(java.lang.String filename) |
void |
updateMap(java.lang.String flat)
Update custom content-types.
|