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

Packages that use MimeTypeService
org.apache.turbine.services.mimetype   
 

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 © 1999-2001 Apache Software Foundation. All Rights Reserved.