Uses of Class
org.efaps.ui.wicket.util.MimeTypes

Packages that use MimeTypes
org.efaps.ui.wicket.util   
org.efaps.ui.xml   
 

Uses of MimeTypes in org.efaps.ui.wicket.util
 

Methods in org.efaps.ui.wicket.util that return MimeTypes
static MimeTypes MimeTypes.getMimeTypeByEnding(java.lang.String _ending)
          Method to get a MimeType by its ending.
static MimeTypes MimeTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MimeTypes[] MimeTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of MimeTypes in org.efaps.ui.xml
 

Methods in org.efaps.ui.xml with parameters of type MimeTypes
 void XMLExport.generateDocument(MimeTypes _mimeType, java.lang.String _xslResourceName)
           
 void XMLExport.generateDocument(MimeTypes _mimeType, java.lang.String _xslResourceName, java.lang.String _name)
          this method creates the Document
 



Copyright © 2003-2010 The eFaps Team. All Rights Reserved.