ModeShape Distribution 3.0.0.Alpha6

Uses of Package
org.modeshape.jcr.api.mimetype

Packages that use org.modeshape.jcr.api.mimetype
org.modeshape.jcr   
org.modeshape.jcr.api.sequencer Many repositories are used (at least in part) to manage files and other artifacts, including service definitions, policy files, images, media, documents, presentations, application components, reusable libraries, configuration files, application installations, databases schemas, management scripts, and so on. 
org.modeshape.jcr.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.modeshape.jcr.text This package defines an interface for components that extract text from content. 
org.modeshape.jcr.value.binary   
 

Classes in org.modeshape.jcr.api.mimetype used by org.modeshape.jcr
MimeTypeDetector
          MIME-type detection libraries must provide thread-safe implementations of this interface to enable ModeShape to use the libraries to return MIME-types for data sources.
 

Classes in org.modeshape.jcr.api.mimetype used by org.modeshape.jcr.api.sequencer
MimeTypeDetector
          MIME-type detection libraries must provide thread-safe implementations of this interface to enable ModeShape to use the libraries to return MIME-types for data sources.
 

Classes in org.modeshape.jcr.api.mimetype used by org.modeshape.jcr.mimetype
MimeTypeDetector
          MIME-type detection libraries must provide thread-safe implementations of this interface to enable ModeShape to use the libraries to return MIME-types for data sources.
 

Classes in org.modeshape.jcr.api.mimetype used by org.modeshape.jcr.text
MimeTypeDetector
          MIME-type detection libraries must provide thread-safe implementations of this interface to enable ModeShape to use the libraries to return MIME-types for data sources.
 

Classes in org.modeshape.jcr.api.mimetype used by org.modeshape.jcr.value.binary
MimeTypeDetector
          MIME-type detection libraries must provide thread-safe implementations of this interface to enable ModeShape to use the libraries to return MIME-types for data sources.
 


ModeShape Distribution 3.0.0.Alpha6

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