Uses of Class
org.jboss.dna.common.util.MimeTypeUtil

Packages that use MimeTypeUtil
org.jboss.dna.graph.mimetype This package defines an interface for the MIME type detector, which represents a component that is able to determine the MIME type for a stream of data and/or the name of the file containing the data. 
 

Uses of MimeTypeUtil in org.jboss.dna.graph.mimetype
 

Subclasses of MimeTypeUtil in org.jboss.dna.graph.mimetype
 class ExtensionBasedMimeTypeDetector
          A MimeTypeDetector that attempts to match the extension of the supplied name against a set of known file extensions.
 



Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.