| org.geotools.resources.i18n.Logging org.geotools.resources.i18n.Logging_en
Logging_en | public class Logging_en extends Logging (Code) | | English language resource.
since: 2.2 version: $Id: Logging_en.java 22443 2006-10-27 20:47:22Z desruisseaux $ author: Martin Desruisseaux |
Methods inherited from org.geotools.resources.i18n.Logging | public static LogRecord format(Level level, int key) throws MissingResourceException(Code)(Java Doc) public static LogRecord format(Level level, int key, Object arg0) throws MissingResourceException(Code)(Java Doc) public static LogRecord format(Level level, int key, Object arg0, Object arg1) throws MissingResourceException(Code)(Java Doc) public static LogRecord format(Level level, int key, Object arg0, Object arg1, Object arg2) throws MissingResourceException(Code)(Java Doc) public static LogRecord format(Level level, int key, Object arg0, Object arg1, Object arg2, Object arg3) throws MissingResourceException(Code)(Java Doc) public static Logging getResources(Locale locale) throws MissingResourceException(Code)(Java Doc)
|
|
|