com.arsdigita.categorization.util
Class GlobalizationUtil

java.lang.Object
  extended bycom.arsdigita.categorization.util.GlobalizationUtil
All Implemented Interfaces:
Globalized

public class GlobalizationUtil
extends Object
implements Globalized

Contains methods to simplify globalizing keys.

Version:
$Revision: #6 $ $Date: 2004/04/07 $

Field Summary
 
Fields inherited from interface com.arsdigita.globalization.Globalized
DATE_DISPLAY_FORMAT, TIME_DISPLAY_FORMAT, versionId
 
Method Summary
static GlobalizedMessage globalize(String key)
           
static GlobalizedMessage globalize(String key, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

globalize

public static GlobalizedMessage globalize(String key)

globalize

public static GlobalizedMessage globalize(String key,
                                          Object[] args)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC