org.enhydra.apache.xerces.msg
Class ExceptionMessagesLocalizer

java.lang.Object
  |
  +--org.enhydra.apache.xerces.msg.ExceptionMessagesLocalizer

public class ExceptionMessagesLocalizer
extends java.lang.Object


Field Summary
(package private) static java.lang.String FMT001
           
 
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
 

Field Detail

FMT001

static final java.lang.String FMT001
See Also:
Constant Field Values
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



Copyright © 1999 The Apache Software Foundation. All Rights reserved.