Lizzy v1.1.1

Uses of Interface
christophedelory.content.type.ContentTypeProvider

Packages that use ContentTypeProvider
christophedelory.content.type The definition of a content type (ie MIME type), along with helpers to guess this type for a given content. 
christophedelory.content.type.webapp The XML-to-Java binding of a servlet deployment Web descriptor, restrained to the MIME mappings part. 
 

Uses of ContentTypeProvider in christophedelory.content.type
 

Classes in christophedelory.content.type that implement ContentTypeProvider
 class FileNameMapProvider
          A content type provider based on FileNameMap.
 class FileTypeMapProvider
          A content type provider based on FileTypeMap.
 class SpecificPlaylistTypeProvider
          A content type provider taking its input from the specific playlist providers.
 

Uses of ContentTypeProvider in christophedelory.content.type.webapp
 

Classes in christophedelory.content.type.webapp that implement ContentTypeProvider
 class WebAppProvider
          A content type provider based on the Apache Tomcat servlet web app main configuration.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.