ModeShape Distribution 3.0.0.Beta1

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

Packages that use org.modeshape.jcr.api.mimetype
org.modeshape.extractor.tika The classes that make up the TextExtractor implementation that uses the Apache Tika Parser implementations. 
org.modeshape.jcr   
org.modeshape.jcr.api.mimetype   
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.value.binary   
 

Classes in org.modeshape.jcr.api.mimetype used by org.modeshape.extractor.tika
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
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.mimetype
MimeTypeDetector.StreamOperation
           
 

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.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.Beta1

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