Uses of Class
org.apache.nutch.util.mime.MimeTypeException

Packages that use MimeTypeException
org.apache.nutch.util.mime   
 

Uses of MimeTypeException in org.apache.nutch.util.mime
 

Constructors in org.apache.nutch.util.mime that throw MimeTypeException
MimeType(String name)
          Creates a MimeType from a String.
MimeType(String primary, String sub)
          Creates a MimeType with the given primary type and sub type.
 



Copyright © 2006 The Apache Software Foundation