Uses of Class
org.exoplatform.common.util.MediaType

Packages that use MediaType
org.exoplatform.common.util   
 

Uses of MediaType in org.exoplatform.common.util
 

Fields in org.exoplatform.common.util with type parameters of type MediaType
static java.util.Comparator<MediaType> MediaTypeHelper.MEDIA_TYPE_COMPARATOR
          Compare two mimetypes.
 

Methods in org.exoplatform.common.util with parameters of type MediaType
 boolean MediaType.isCompatible(MediaType other)
          Check if this media type is compatible with another media type.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.