Uses of Interface
org.apache.jetspeed.capabilities.MimeType

Packages that use MimeType
org.apache.jetspeed.capabilities   
 

Uses of MimeType in org.apache.jetspeed.capabilities
 

Methods in org.apache.jetspeed.capabilities that return MimeType
 MimeType CapabilityMap.getPreferredType()
           
 

Methods in org.apache.jetspeed.capabilities with parameters of type MimeType
 void CapabilityMap.addMimetype(MimeType mimetype)
          Add Mimetype to the MimetypeMap
 boolean CapabilityMap.supportsMimeType(MimeType mimeType)
           
 



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