Uses of Class
org.apache.directory.server.i18n.I18n

Uses of I18n in org.apache.directory.server.i18n
 

Methods in org.apache.directory.server.i18n that return I18n
static I18n I18n.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static I18n[] I18n.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.directory.server.i18n with parameters of type I18n
static String I18n.err(I18n err, Object... args)
          Translate an error code with argument(s)
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.