java.lang.Objectcom.ibm.commerce.messaging.outboundservice.PropertyFileInfo
An object that represents the different mime types for different languages.
Constructor Summary | |
PropertyFileInfo() Constructs the PropertyFile object. |
Method Summary | |
static java.lang.String | getMimeSet(java.lang.String language) This method searches through the table of mimesets to retrieve the one corresponding to the language parameter. |
static void | loadFile() This method reads all mime character sets from an input file and stores them in a static hashtable. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyFileInfo()
Method Detail |
public static java.lang.String getMimeSet(java.lang.String language) throws ECSystemException
public static void loadFile() throws ECSystemException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.