Uses of Interface
org.apache.turbine.services.mimetype.MimeTypeService

Packages that use MimeTypeService
org.apache.turbine.services.mimetype Provides mapping between MIME types and their corresponding file extensions. 
 

Uses of MimeTypeService in org.apache.turbine.services.mimetype
 

Classes in org.apache.turbine.services.mimetype that implement MimeTypeService
 class TurbineMimeTypeService
          The MimeType Service maintains mappings between MIME types and the corresponding file name extensions, and between locales and character encodings.
 

Methods in org.apache.turbine.services.mimetype that return MimeTypeService
protected static MimeTypeService TurbineMimeTypes.getService()
          Gets the MIME type service implementation.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.