|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.commerce.messaging.outboundservice.PropertyFileInfo
An object that represents will represent the different mine 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
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |