BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.apache.xerces.msg
Class ExceptionMessagesLocalizer

java.lang.Object
  |
  +--weblogic.apache.xerces.msg.ExceptionMessagesLocalizer

public class ExceptionMessagesLocalizer
extends java.lang.Object


Constructor Summary
ExceptionMessagesLocalizer()
           
 
Method Summary
static java.lang.String localizeMessage(java.lang.String string, java.util.Locale locale)
          This method returns the localized message
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionMessagesLocalizer

public ExceptionMessagesLocalizer()
Method Detail

localizeMessage

public static java.lang.String localizeMessage(java.lang.String string,
                                               java.util.Locale locale)
This method returns the localized message

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.