Uses of Class
org.apache.nutch.util.MimeUtil
-
Packages that use MimeUtil Package Description org.apache.nutch.protocol Classes related to theProtocol
interface, see alsoorg.apache.nutch.net.protocols
. -
-
Uses of MimeUtil in org.apache.nutch.protocol
Constructors in org.apache.nutch.protocol with parameters of type MimeUtil Constructor Description Content(String url, String base, byte[] content, String contentType, Metadata metadata, MimeUtil mimeTypes)
-