Uses of Class
org.nhindirect.xd.transform.util.type.MimeType

Packages that use MimeType
org.nhindirect.xd.common.type   
org.nhindirect.xd.transform.util.type   
 

Uses of MimeType in org.nhindirect.xd.common.type
 

Methods in org.nhindirect.xd.common.type that return MimeType
 MimeType DirectDocumentType.getMimeType()
          Return the value of mimeType.
 

Uses of MimeType in org.nhindirect.xd.transform.util.type
 

Methods in org.nhindirect.xd.transform.util.type that return MimeType
static MimeType MimeType.lookup(String type)
          Lookup a MimeType enumeration by type.
static MimeType MimeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MimeType[] MimeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2011. All Rights Reserved.