public static class MimeType.Text extends Object implements MimeType
MimeType.Binary, MimeType.Text, MimeType.Utf8Text
Modifier and Type | Method and Description |
---|---|
Charset |
getCharset(java.nio.file.Path finalResource,
byte[] bytes) |
String |
getContentType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createDefaultMimeTypeMap
public String getContentType()
getContentType
in interface MimeType
public Charset getCharset(java.nio.file.Path finalResource, byte[] bytes)
getCharset
in interface MimeType
Copyright © 2017. All Rights Reserved.