Uses of Package
org.millscript.commons.vfs.mime

Packages that use org.millscript.commons.vfs.mime
org.millscript.commons.vfs This package provides the interface to the virtual filing system. 
org.millscript.commons.vfs.mime This package provides MIME type support for the virtual filesystem. 
org.millscript.commons.vfs.mime.zip This package provides the "application/x-zip" MIME type support for the virtual filesystem. 
org.millscript.commons.vfs.util This package provides additional utilities for the virtual filesystem. 
 

Classes in org.millscript.commons.vfs.mime used by org.millscript.commons.vfs
MIMETypeHandler
          This interface specifies a virtual filesystem MIME type handler, for resolving a specified MIME type into a new virtual filesystem object.
 

Classes in org.millscript.commons.vfs.mime used by org.millscript.commons.vfs.mime
MIMETypeHandler
          This interface specifies a virtual filesystem MIME type handler, for resolving a specified MIME type into a new virtual filesystem object.
 

Classes in org.millscript.commons.vfs.mime used by org.millscript.commons.vfs.mime.zip
AbstractMIMETypeHandler
          This class provides a base for classes implementing the MIMETypeHandler interface.
AbstractMIMEVVolume
          The class provides a skeletal virtual filesystem volume, intended for easing support for different MIME types.
MIMETypeHandler
          This interface specifies a virtual filesystem MIME type handler, for resolving a specified MIME type into a new virtual filesystem object.
 

Classes in org.millscript.commons.vfs.mime used by org.millscript.commons.vfs.util
MIMETypeHandler
          This interface specifies a virtual filesystem MIME type handler, for resolving a specified MIME type into a new virtual filesystem object.
 



Copyright © 2005-2007 Open World Ltd. All Rights Reserved.