Uses of Package
org.jboss.dna.graph.mimetype

Packages that use org.jboss.dna.graph.mimetype
org.jboss.dna.graph The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph. 
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. 
org.jboss.dna.mimetype.aperture The classes that make up the Aperture MIME type detector. 
 

Classes in org.jboss.dna.graph.mimetype used by org.jboss.dna.graph
MimeTypeDetector
          MIME-type detection libraries must provide thread-safe implementations of this interface to enable DNA to use the libraries to return MIME-types for data sources.
 

Classes in org.jboss.dna.graph.mimetype used by org.jboss.dna.graph.mimetype
MimeTypeDetector
          MIME-type detection libraries must provide thread-safe implementations of this interface to enable DNA to use the libraries to return MIME-types for data sources.
MimeTypeDetectorConfig
          A configuration for a MimeTypeDetector component.
 

Classes in org.jboss.dna.graph.mimetype used by org.jboss.dna.mimetype.aperture
MimeTypeDetector
          MIME-type detection libraries must provide thread-safe implementations of this interface to enable DNA to use the libraries to return MIME-types for data sources.
 



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