org.enhydra.apache.xerces.msg
Class ExceptionMessagesLocalizer

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

public class ExceptionMessagesLocalizer
extends Object


Field Summary
(package private) static String FMT001
           
 
Constructor Summary
ExceptionMessagesLocalizer()
           
 
Method Summary
static String localizeMessage(String string, 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 String FMT001
Constructor Detail

ExceptionMessagesLocalizer

public ExceptionMessagesLocalizer()
Method Detail

localizeMessage

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


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