A C D E F G H I J L M R S T V W

A

addClassfileset(FileSet) - Method in class mazz.i18n.ant.I18NAntTask
Adds a file set that contains class files this task will process.
addConfiguredHelpdoc(Helpdoc) - Method in class mazz.i18n.ant.I18NAntTask
Adds the helpdoc element which indicates how to generate the help document.

C

CommonsLogger - Class in mazz.i18n.commons
Similar in functionality to the CommonsLogMsg utility class, this provides the ability to log messages that are retrieved from a resource bundle with the additional capability of being able to set the base bundle name and locale that this logger will use to log the message.
CommonsLogger(String, Msg.BundleBaseName, Locale) - Constructor for class mazz.i18n.commons.CommonsLogger
 
CommonsLogger(Class, Msg.BundleBaseName, Locale) - Constructor for class mazz.i18n.commons.CommonsLogger
 
CommonsLogger(String, Msg.BundleBaseName) - Constructor for class mazz.i18n.commons.CommonsLogger
 
CommonsLogger(Class, Msg.BundleBaseName) - Constructor for class mazz.i18n.commons.CommonsLogger
 
CommonsLogger(String, Locale) - Constructor for class mazz.i18n.commons.CommonsLogger
 
CommonsLogger(Class, Locale) - Constructor for class mazz.i18n.commons.CommonsLogger
 
CommonsLogger(String) - Constructor for class mazz.i18n.commons.CommonsLogger
 
CommonsLogger(Class) - Constructor for class mazz.i18n.commons.CommonsLogger
 
CommonsLogMsg - Class in mazz.i18n.commons
This class provides alot of static methods to assist in logging localized messages via a commons logging log object.
createArg() - Method in class mazz.i18n.ant.I18NMessageAntTask
Creates a new argument that is used to define the values of the localized message placeholders (such as {0}).
createClasspath() - Method in class mazz.i18n.ant.I18NAntTask
If it does not yet exist, this will create an empty classpath.
createLogObject(Class) - Method in class mazz.i18n.commons.CommonsLogger
Creates the Commons-Logging log object.
createLogObject(String) - Method in class mazz.i18n.commons.CommonsLogger
Creates the Commons-Logging log object.
createLogObject(Class) - Method in class mazz.i18n.jdk.JDKLogger
Creates the JDK-Logging log object.
createLogObject(String) - Method in class mazz.i18n.jdk.JDKLogger
Creates the JDK-Logging log object.
createLogObject(Class) - Method in class mazz.i18n.log4j.Log4jLogger
Creates the Commons-Logging log object.
createLogObject(String) - Method in class mazz.i18n.log4j.Log4jLogger
Creates the Commons-Logging log object.
createLogObject(Class) - Method in class mazz.i18n.Logger
Creates the actual log object to be used by this logger based on the given class.
createLogObject(String) - Method in class mazz.i18n.Logger
Creates the actual log object to be used by this logger given the name of the logger as a String.
createMsg(Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.Msg
Creates a message object and automatically looks up the given resource bundle message.
createMsg(Locale, String, Object...) - Static method in class mazz.i18n.Msg
Creates a message object and automatically looks up the given resource bundle message.
createMsg(Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.Msg
Creates a message object and automatically looks up the given resource bundle message.
createMsg(String, Object...) - Static method in class mazz.i18n.Msg
Creates a message object and automatically looks up the given resource bundle message.

D

debug(Throwable, String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.debug(Log, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
debug(String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.debug(Log, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
debug(Log, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the debug level.
debug(Log, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the debug level.
debug(Log, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the debug level.
debug(Log, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the debug level.
debug(Log, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the debug level.
debug(Log, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the debug level.
debug(Log, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the debug level.
debug(Log, Throwable, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the debug level.
debug(Throwable, String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.debug(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
debug(String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.debug(Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
debug(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the debug level.
debug(Logger, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the debug level.
debug(Throwable, String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.debug(org.apache.log4j.Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
debug(String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.debug(org.apache.log4j.Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
debug(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the debug level.
debug(Logger, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the debug level.
debug(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the debug level.
debug(Throwable, String, Object...) - Method in class mazz.i18n.Logger
Logs the throwable with the resource bundle message and args.
debug(String, Object...) - Method in class mazz.i18n.Logger
Logs the resource bundle message and args.
deserialize(byte[]) - Static method in class mazz.i18n.Msg
Deserializes the given serialization data and returns the object.

E

error(Throwable, String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.error(Log, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
error(String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.error(Log, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
error(Log, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the error level.
error(Log, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the error level.
error(Log, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the error level.
error(Log, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the error level.
error(Log, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the error level.
error(Log, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the error level.
error(Log, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the error level.
error(Log, Throwable, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the error level.
error(Throwable, String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.error(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
error(String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.error(Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
error(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the error level.
error(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the error level.
error(Logger, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the error level.
error(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the error level.
error(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the error level.
error(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the error level.
error(Logger, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the error level.
error(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the error level.
error(Throwable, String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.error(org.apache.log4j.Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
error(String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.error(org.apache.log4j.Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
error(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the error level.
error(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the error level.
error(Logger, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the error level.
error(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the error level.
error(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the error level.
error(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the error level.
error(Logger, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the error level.
error(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the error level.
error(Throwable, String, Object...) - Method in class mazz.i18n.Logger
Logs the throwable with the resource bundle message and args.
error(String, Object...) - Method in class mazz.i18n.Logger
Logs the resource bundle message and args.
execute() - Method in class mazz.i18n.ant.I18NAntTask
 
execute() - Method in class mazz.i18n.ant.I18NMessageAntTask
 

F

fatal(Throwable, String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.fatal(Log, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
fatal(String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.fatal(Log, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
fatal(Log, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the fatal level.
fatal(Log, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the fatal level.
fatal(Log, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the fatal level.
fatal(Log, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the fatal level.
fatal(Log, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the fatal level.
fatal(Log, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the fatal level.
fatal(Log, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the fatal level.
fatal(Log, Throwable, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the fatal level.
fatal(Throwable, String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.fatal(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
fatal(String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.fatal(Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
fatal(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the fatal level.
fatal(Throwable, String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.fatal(org.apache.log4j.Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
fatal(String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.fatal(org.apache.log4j.Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
fatal(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the fatal level.
fatal(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the fatal level.
fatal(Throwable, String, Object...) - Method in class mazz.i18n.Logger
Logs the throwable with the resource bundle message and args.
fatal(String, Object...) - Method in class mazz.i18n.Logger
Logs the resource bundle message and args.

G

getAppend() - Method in class mazz.i18n.ant.Helpdoc
If true, the help documentation will be appended to the help document files located in the output directory.
getBaseBundleName() - Method in class mazz.i18n.Logger
Returns the base bundle name of the resource bundle that will house this logger's messages.
getBundleBaseName() - Method in class mazz.i18n.Msg.BundleBaseName
Returns the bundle base name.
getBundleBaseName() - Method in class mazz.i18n.Msg
Returns the base name of the resource bundles to be used when looking for messages.
getBundleBaseNameDefault() - Static method in class mazz.i18n.Msg
Returns the default bundle base name that all instances of this class will use when no basename is provided.
getDumpLogKeys() - Static method in class mazz.i18n.Logger
Gets the flag this class will use to determine if the resource bundle key names should be logged along with the log message itself.
getDumpStackTraces() - Static method in class mazz.i18n.Logger
Gets the flag this class will use to determine if stack traces should be logged when Throwables are provided to the log methods.
getHelpmessagesonly() - Method in class mazz.i18n.ant.Helpdoc
If true, only those I18N Messages that have help descriptions associated with them will have their help doc items output; others will be ignored.
getLastMessage() - Method in class mazz.i18n.Msg
Returns the last message that this instance read from a resource bundle.
getLocale() - Method in class mazz.i18n.Logger
Returns the locale of the messages that are to be logged.
getLocale() - Method in class mazz.i18n.Msg
Sets a new locale.
getLocalizedMessage() - Method in exception mazz.i18n.exception.LocalizedException
This will return the localized message if one exists, otherwise, delegates to the superclass's LocalizedException.getMessage().
getLocalizedMessage() - Method in exception mazz.i18n.exception.LocalizedRuntimeException
This will return the localized message if one exists, otherwise, delegates to the superclass's LocalizedRuntimeException.getMessage().
getLogger(String, Msg.BundleBaseName, Locale) - Static method in class mazz.i18n.LoggerFactory
Creates a new Logger object.
getLogger(Class, Msg.BundleBaseName, Locale) - Static method in class mazz.i18n.LoggerFactory
Creates a new Logger object.
getLogger(String, Msg.BundleBaseName) - Static method in class mazz.i18n.LoggerFactory
Creates a new Logger object using the JVM's default locale.
getLogger(Class, Msg.BundleBaseName) - Static method in class mazz.i18n.LoggerFactory
Creates a new Logger object using the JVM's default locale.
getLogger(String, Locale) - Static method in class mazz.i18n.LoggerFactory
Creates a new Logger object using a default resource bundle.
getLogger(Class, Locale) - Static method in class mazz.i18n.LoggerFactory
Creates a new Logger object using a default resource bundle.
getLogger(String) - Static method in class mazz.i18n.LoggerFactory
Creates a new Logger object using a default resource bundle and the JVM's default locale.
getLogger(Class) - Static method in class mazz.i18n.LoggerFactory
Creates a new Logger object using a default resource bundle and the JVM's default locale.
getLogLocale() - Static method in class mazz.i18n.LoggerLocale
If the log locale has not been set yet, this will examines the system properties LoggerLocale.LOG_LOCALE_SYSTEM_PROPERTY and LoggerLocale.LOG_LOCALE_IS_DEFAULT_SYSTEM_PROPERTY to determine what the log locale should be.
getMessage() - Method in exception mazz.i18n.exception.LocalizedException
This will return the localized message if one exists, otherwise, delegates to the superclass.
getMessage() - Method in exception mazz.i18n.exception.LocalizedRuntimeException
This will return the localized message if one exists, otherwise, delegates to the superclass.
getMsg(String, Object...) - Method in class mazz.i18n.Logger
Returns a localized Msg object whose message is found in this logger's resource bundle in the logger's locale.
getMsg(String, Object...) - Method in class mazz.i18n.Msg
Returns the message string identified with the given key.
getMsgString(String, Object...) - Method in class mazz.i18n.Logger
Returns a localized message string that is found in this logger's resource bundle in the logger's locale.
getOutputdir() - Method in class mazz.i18n.ant.Helpdoc
Returns the output directory where the contents of the help documents will be written.
getOutputfileext() - Method in class mazz.i18n.ant.Helpdoc
Returns the file extension that will be appended to the end of all help doc output files.
getResourceBundle() - Method in class mazz.i18n.Msg
Gets the resource bundle to use, based on the current values of the base name and the locale.
getStackTraceString() - Method in exception mazz.i18n.exception.LocalizedException
Convenience method that returns the stack trace as a String.
getStackTraceString() - Method in exception mazz.i18n.exception.LocalizedRuntimeException
Convenience method that returns the stack trace as a String.
getTemplatecharset() - Method in class mazz.i18n.ant.Helpdoc
Returns the charset that all the template files' contents can be decoded as.
getTemplatefooter() - Method in class mazz.i18n.ant.Helpdoc
Returns the template footer file whose contents define what the end of each help document will look like.
getTemplatefooterContents() - Method in class mazz.i18n.ant.Helpdoc
Returns the contents of the template footer file.
getTemplateheader() - Method in class mazz.i18n.ant.Helpdoc
Returns the template header file whose contents define what the beginning of each help document will look like.
getTemplateheaderContents() - Method in class mazz.i18n.ant.Helpdoc
Returns the contents of the template header file.
getTemplateitem() - Method in class mazz.i18n.ant.Helpdoc
Returns the template item file whose contents define what each item of a help document will look like.
getTemplateitemContents() - Method in class mazz.i18n.ant.Helpdoc
Returns the contents of the template item file.

H

Helpdoc - Class in mazz.i18n.ant
Inner element of the I18NAntTask ant task that defines how to generate the help documentation for all the I18N messages.
Helpdoc() - Constructor for class mazz.i18n.ant.Helpdoc
No-arg constructor for Helpdoc required by the ANT framework.

I

I18NAntTask - Class in mazz.i18n.ant
An ANT task to generate resource bundle files containing I18N messages defined by the I18N annotations.
I18NAntTask() - Constructor for class mazz.i18n.ant.I18NAntTask
 
I18NMessage - Annotation Type in mazz.i18n.annotation
Annotates a field as an I18N resource bundle message key.
I18NMessageAntTask - Class in mazz.i18n.ant
An ANT task to retrieve an i18n message.
I18NMessageAntTask() - Constructor for class mazz.i18n.ant.I18NMessageAntTask
 
I18NMessageAntTask.Arg - Class in mazz.i18n.ant
The inner <arg> element that defines the replacement strings for the localized message placeholders (for example: {0}, {1}).
I18NMessageAntTask.Arg() - Constructor for class mazz.i18n.ant.I18NMessageAntTask.Arg
 
I18NMessages - Annotation Type in mazz.i18n.annotation
Simply an annotation that allows for multiple I18NMessage annotations to be defined.
I18NResourceBundle - Annotation Type in mazz.i18n.annotation
An annotation that declares a resource bundle.
info(Throwable, String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.info(Log, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
info(String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.info(Log, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
info(Log, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the info level.
info(Log, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the info level.
info(Log, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the info level.
info(Log, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the info level.
info(Log, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the info level.
info(Log, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the info level.
info(Log, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the info level.
info(Log, Throwable, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the info level.
info(Throwable, String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.info(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
info(String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.info(Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
info(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the info level.
info(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the info level.
info(Logger, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the info level.
info(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the info level.
info(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the info level.
info(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the info level.
info(Logger, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the info level.
info(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the info level.
info(Throwable, String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.info(org.apache.log4j.Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
info(String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.info(org.apache.log4j.Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
info(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the info level.
info(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the info level.
info(Logger, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the info level.
info(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the info level.
info(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the info level.
info(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the info level.
info(Logger, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the info level.
info(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the info level.
info(Throwable, String, Object...) - Method in class mazz.i18n.Logger
Logs the throwable with the resource bundle message and args.
info(String, Object...) - Method in class mazz.i18n.Logger
Logs the resource bundle message and args.
isDebugEnabled() - Method in class mazz.i18n.commons.CommonsLogger
 
isDebugEnabled() - Method in class mazz.i18n.jdk.JDKLogger
 
isDebugEnabled() - Method in class mazz.i18n.log4j.Log4jLogger
 
isDebugEnabled() - Method in class mazz.i18n.Logger
Returns true if the debug log level is enabled
isErrorEnabled() - Method in class mazz.i18n.commons.CommonsLogger
 
isErrorEnabled() - Method in class mazz.i18n.jdk.JDKLogger
 
isErrorEnabled() - Method in class mazz.i18n.log4j.Log4jLogger
Log4J's design philosophy is that this method should never be needed.
isErrorEnabled() - Method in class mazz.i18n.Logger
Returns true if the error log level is enabled
isFatalEnabled() - Method in class mazz.i18n.commons.CommonsLogger
 
isFatalEnabled() - Method in class mazz.i18n.jdk.JDKLogger
 
isFatalEnabled() - Method in class mazz.i18n.log4j.Log4jLogger
Log4J's design philosophy is that this method should never be needed.
isFatalEnabled() - Method in class mazz.i18n.Logger
Returns true if the fatal log level is enabled
isInfoEnabled() - Method in class mazz.i18n.commons.CommonsLogger
 
isInfoEnabled() - Method in class mazz.i18n.jdk.JDKLogger
 
isInfoEnabled() - Method in class mazz.i18n.log4j.Log4jLogger
 
isInfoEnabled() - Method in class mazz.i18n.Logger
Returns true if the info log level is enabled
isTraceEnabled() - Method in class mazz.i18n.commons.CommonsLogger
 
isTraceEnabled() - Method in class mazz.i18n.jdk.JDKLogger
 
isTraceEnabled() - Method in class mazz.i18n.log4j.Log4jLogger
 
isTraceEnabled() - Method in class mazz.i18n.Logger
Returns true if the trace log level is enabled
isWarnEnabled() - Method in class mazz.i18n.commons.CommonsLogger
 
isWarnEnabled() - Method in class mazz.i18n.jdk.JDKLogger
 
isWarnEnabled() - Method in class mazz.i18n.log4j.Log4jLogger
Log4J's design philosophy is that this method should never be needed.
isWarnEnabled() - Method in class mazz.i18n.Logger
Returns true if the warn log level is enabled

J

JDKLogger - Class in mazz.i18n.jdk
Similar in functionality to the JDKLogMsg utility class, this provides the ability to log messages that are retrieved from a resource bundle with the additional capability of being able to set the base bundle name and locale that this logger will use to log the message.
JDKLogger(String, Msg.BundleBaseName, Locale) - Constructor for class mazz.i18n.jdk.JDKLogger
 
JDKLogger(Class, Msg.BundleBaseName, Locale) - Constructor for class mazz.i18n.jdk.JDKLogger
 
JDKLogger(String, Msg.BundleBaseName) - Constructor for class mazz.i18n.jdk.JDKLogger
 
JDKLogger(Class, Msg.BundleBaseName) - Constructor for class mazz.i18n.jdk.JDKLogger
 
JDKLogger(String, Locale) - Constructor for class mazz.i18n.jdk.JDKLogger
 
JDKLogger(Class, Locale) - Constructor for class mazz.i18n.jdk.JDKLogger
 
JDKLogger(String) - Constructor for class mazz.i18n.jdk.JDKLogger
 
JDKLogger(Class) - Constructor for class mazz.i18n.jdk.JDKLogger
 
JDKLogMsg - Class in mazz.i18n.jdk
This class provides alot of static methods to assist in logging localized messages via a JDK logging log object.

L

LocalizedException - Exception in mazz.i18n.exception
A generic exception that provides localized messages.
LocalizedException() - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(Throwable) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(Msg.BundleBaseName, Locale, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(Locale, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(Msg.BundleBaseName, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(Msg) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException that explicitly takes the localized message.
LocalizedException(Throwable, Msg.BundleBaseName, Locale, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(Throwable, Locale, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(Throwable, Msg.BundleBaseName, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(Throwable, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException.
LocalizedException(Throwable, Msg) - Constructor for exception mazz.i18n.exception.LocalizedException
Constructor for LocalizedException that explicitly takes the localized message.
LocalizedRuntimeException - Exception in mazz.i18n.exception
A generic runtime exception that provides localized messages.
LocalizedRuntimeException() - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(Throwable) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(Msg.BundleBaseName, Locale, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(Locale, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(Msg.BundleBaseName, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(Msg) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException that explicitly takes the localized message.
LocalizedRuntimeException(Throwable, Msg.BundleBaseName, Locale, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(Throwable, Locale, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(Throwable, Msg.BundleBaseName, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(Throwable, String, Object...) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException.
LocalizedRuntimeException(Throwable, Msg) - Constructor for exception mazz.i18n.exception.LocalizedRuntimeException
Constructor for LocalizedRuntimeException that explicitly takes the localized message.
Log4jLogger - Class in mazz.i18n.log4j
Similar in functionality to the Log4jLogMsg utility class, this provides the ability to log messages that are retrieved from a resource bundle with the additional capability of being able to set the base bundle name and locale that this logger will use to log the message.
Log4jLogger(String, Msg.BundleBaseName, Locale) - Constructor for class mazz.i18n.log4j.Log4jLogger
 
Log4jLogger(Class, Msg.BundleBaseName, Locale) - Constructor for class mazz.i18n.log4j.Log4jLogger
 
Log4jLogger(String, Msg.BundleBaseName) - Constructor for class mazz.i18n.log4j.Log4jLogger
 
Log4jLogger(Class, Msg.BundleBaseName) - Constructor for class mazz.i18n.log4j.Log4jLogger
 
Log4jLogger(String, Locale) - Constructor for class mazz.i18n.log4j.Log4jLogger
 
Log4jLogger(Class, Locale) - Constructor for class mazz.i18n.log4j.Log4jLogger
 
Log4jLogger(String) - Constructor for class mazz.i18n.log4j.Log4jLogger
 
Log4jLogger(Class) - Constructor for class mazz.i18n.log4j.Log4jLogger
 
Log4jLogMsg - Class in mazz.i18n.log4j
This class provides alot of static methods to assist in logging localized messages via a Log4J logging log object.
LOG_LOCALE_IS_DEFAULT_SYSTEM_PROPERTY - Static variable in class mazz.i18n.LoggerLocale
If this system property is set to true, the log locale will be set to the same as the default JVM locale.
LOG_LOCALE_SYSTEM_PROPERTY - Static variable in class mazz.i18n.LoggerLocale
The name of the system property that contains the log locale.
Logger - Class in mazz.i18n
Superclass to all the loggers that provide the ability to log messages that are retrieved from a resource bundle with the additional capability of being able to set the base bundle name and locale that this logger will use to log the message.
Logger(String, Msg.BundleBaseName, Locale) - Constructor for class mazz.i18n.Logger
Creates a new Logger object.
Logger(Class, Msg.BundleBaseName, Locale) - Constructor for class mazz.i18n.Logger
Creates a new Logger object.
Logger(String, Msg.BundleBaseName) - Constructor for class mazz.i18n.Logger
Creates a new Logger object using the default log locale as determined by LoggerLocale.
Logger(Class, Msg.BundleBaseName) - Constructor for class mazz.i18n.Logger
Creates a new Logger object using the default log locale as determined by LoggerLocale.
Logger(String, Locale) - Constructor for class mazz.i18n.Logger
Creates a new Logger object using a default resource bundle.
Logger(Class, Locale) - Constructor for class mazz.i18n.Logger
Creates a new Logger object using a default resource bundle.
Logger(String) - Constructor for class mazz.i18n.Logger
Creates a new Logger object using a default resource bundle and the default log locale as determined by LoggerLocale.
Logger(Class) - Constructor for class mazz.i18n.Logger
Creates a new Logger object using a default resource bundle and the default log locale as determined by LoggerLocale.
LoggerFactory - Class in mazz.i18n
Factory used to create the I18N Logger objects.
LoggerFactory.LoggerType - Enum in mazz.i18n
Enum of the different types of loggers.
LoggerLocale - Class in mazz.i18n
A utility that provides a locale that you can use for your loggers.
LoggerLocale() - Constructor for class mazz.i18n.LoggerLocale
 

M

m_classFilesets - Variable in class mazz.i18n.ant.I18NAntTask
The file set containing the class files that will be examined for I18N annotations.
m_outputDir - Variable in class mazz.i18n.ant.I18NAntTask
The base directory where the generate files will be written.
m_verbose - Variable in class mazz.i18n.ant.I18NAntTask
Flag to indicate that this task should log some debug messages during processing.
m_verify - Variable in class mazz.i18n.ant.I18NAntTask
Flag to indicate that this task should verify the correctness of the bundles and messages to be generated.
mazz.i18n - package mazz.i18n
 
mazz.i18n.annotation - package mazz.i18n.annotation
 
mazz.i18n.ant - package mazz.i18n.ant
 
mazz.i18n.commons - package mazz.i18n.commons
 
mazz.i18n.exception - package mazz.i18n.exception
 
mazz.i18n.jdk - package mazz.i18n.jdk
 
mazz.i18n.log4j - package mazz.i18n.log4j
 
Msg - Class in mazz.i18n
Retrieves messages from a message ResourceBundle and formats them as appropriate using MessageFormat.
Msg(Msg.BundleBaseName, Locale) - Constructor for class mazz.i18n.Msg
Initializes the message repository with the appropriate resource bundle.
Msg(Locale) - Constructor for class mazz.i18n.Msg
Initializes the message repository using the default resource bundle and given locale.
Msg(Msg.BundleBaseName) - Constructor for class mazz.i18n.Msg
Initializes the message repository using the default locale and given resource bundle base name.
Msg() - Constructor for class mazz.i18n.Msg
Initializes the message repository using the default, localized resource bundle.
Msg.BundleBaseName - Class in mazz.i18n
The purpose of this class is to offer a strongly typed object (more strongly than String) so we can pass bundle base names to our vararg methods and not have this be confused with a key or arg parameter.
Msg.BundleBaseName(String) - Constructor for class mazz.i18n.Msg.BundleBaseName
Creates a new Msg.BundleBaseName object.

R

reset() - Static method in class mazz.i18n.LoggerLocale
Resets what this class thinks should be the log locale.
resetLoggerType(LoggerFactory.LoggerType) - Static method in class mazz.i18n.LoggerFactory
Resets the logger type that this factory will use.

S

serialize(Serializable) - Static method in class mazz.i18n.Msg
Given a serializable object, this will return the object's serialized byte array representation.
setAppend(boolean) - Method in class mazz.i18n.ant.Helpdoc
If true, the help documentation will be appended to the help document files located in the output directory.
setAppend(boolean) - Method in class mazz.i18n.ant.I18NAntTask
If true, this task will append the messages it generates to resource bundle files that already exist.
setBundle(Msg.BundleBaseName) - Method in class mazz.i18n.ant.I18NMessageAntTask
Sets the base bundle name which identifies the resource bundle where the message can be found.
setBundleBaseNameDefault(Msg.BundleBaseName) - Static method in class mazz.i18n.Msg
Sets the default bundle base name that all instances of this class will use when no basename is provided.
setClassfilesetRef(Reference) - Method in class mazz.i18n.ant.I18NAntTask
Adds a class fileset to the task given a reference to the fileset.
setClasspath(Path) - Method in class mazz.i18n.ant.I18NAntTask
Set the classpath to be used when running the Java class
setClasspathRef(Reference) - Method in class mazz.i18n.ant.I18NAntTask
Classpath to use, by reference.
setDefaultLocale(String) - Method in class mazz.i18n.ant.I18NAntTask
Sets the locale that is to be considered the application's default locale.
setDumpLogKeys(boolean) - Static method in class mazz.i18n.Logger
Sets the flag this class will use to determine if the resource bundle key names should be logged along with the log message itself.
setDumpStackTraces(boolean) - Static method in class mazz.i18n.Logger
Sets the flag this class will use to determine if stack traces should be logged when Throwables are provided to the log methods.
setHelpmessagesonly(boolean) - Method in class mazz.i18n.ant.Helpdoc
If true, only those I18N Messages that have help descriptions associated with them will have their help doc items output; others will be ignored.
setLocale(Locale) - Method in class mazz.i18n.ant.I18NMessageAntTask
Sets the locale of the message to be retrieved.
setLocale(Locale) - Method in class mazz.i18n.Msg
Sets a new locale.
setLogLocale(Locale) - Static method in class mazz.i18n.LoggerLocale
This method allows you to explicitly define what locale all loggers should use when logging messages.
setLogLocale(String) - Static method in class mazz.i18n.LoggerLocale
Parses the locale string, which must be in the form of "language_country_variant" where country and variant are optional, and returns that locale.
setOutputdir(String) - Method in class mazz.i18n.ant.Helpdoc
The output directory where the contents of the help documents will be written.
setOutputDir(File) - Method in class mazz.i18n.ant.I18NAntTask
Sets the base output directory where the generated files will go.
setOutputfileext(String) - Method in class mazz.i18n.ant.Helpdoc
Sets the file extension that will be appended to the end of all help doc output files.
setProperty(String) - Method in class mazz.i18n.ant.I18NMessageAntTask
Sets the name of the property whose value will be set to the localized message string.
setTemplatecharset(String) - Method in class mazz.i18n.ant.Helpdoc
Sets the charset that all the template files' contents can be decoded as.
setTemplatefooter(String) - Method in class mazz.i18n.ant.Helpdoc
Sets the template footer file whose contents define what the end of each help document will look like.
setTemplateheader(String) - Method in class mazz.i18n.ant.Helpdoc
Sets the template header file whose contents define what the beginning of each help document will look like.
setTemplateitem(String) - Method in class mazz.i18n.ant.Helpdoc
The template item file whose contents define what each item of a help document will look like.
setValue(String) - Method in class mazz.i18n.ant.I18NMessageAntTask.Arg
Sets the argument's string value
setVerbose(boolean) - Method in class mazz.i18n.ant.I18NAntTask
Sets the verbose flag which, when true, will allow this task to emit debug messages.
setVerify(boolean) - Method in class mazz.i18n.ant.I18NAntTask
Sets the verify flag which, when true, will force this task to ensure the correctness of the bundles and messages being generated (such as checking to make sure duplicate resource keys do not exist in a bundle).
SYSPROP_DUMP_LOG_KEYS - Static variable in class mazz.i18n.Logger
System property name that is used to determine if the resource keys are logged along with the log message.
SYSPROP_DUMP_STACK_TRACES - Static variable in class mazz.i18n.Logger
System property name that is used to define the default dump-stack-trace behavior.
SYSPROP_LOGGER_TYPE - Static variable in class mazz.i18n.LoggerFactory
The system property whose value determines the type of loggers this factory creates.

T

TEMPLATE_BUNDLE - Static variable in class mazz.i18n.ant.Helpdoc
The template replacement string for the resource bundle name.
TEMPLATE_HELP - Static variable in class mazz.i18n.ant.Helpdoc
The template replacement string for the message help text.
TEMPLATE_KEY - Static variable in class mazz.i18n.ant.Helpdoc
The template replacement string for the resource bundle key.
TEMPLATE_MESSAGE - Static variable in class mazz.i18n.ant.Helpdoc
The template replacement string for the resource bundle value.
toString() - Method in class mazz.i18n.ant.Helpdoc
 
toString() - Method in class mazz.i18n.ant.I18NMessageAntTask.Arg
 
toString() - Method in class mazz.i18n.Msg.BundleBaseName
 
toString() - Method in class mazz.i18n.Msg
Same as Msg.getLastMessage().
trace(Throwable, String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.trace(Log, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
trace(String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.trace(Log, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
trace(Log, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the trace level.
trace(Log, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the trace level.
trace(Log, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the trace level.
trace(Log, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the trace level.
trace(Log, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the trace level.
trace(Log, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the trace level.
trace(Log, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the trace level.
trace(Log, Throwable, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the trace level.
trace(Throwable, String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.trace(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
trace(String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.trace(Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
trace(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the trace level.
trace(Logger, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the trace level.
trace(Throwable, String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.trace(org.apache.log4j.Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
trace(String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.trace(org.apache.log4j.Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
trace(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the trace level.
trace(Logger, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the trace level.
trace(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the trace level.
trace(Throwable, String, Object...) - Method in class mazz.i18n.Logger
Logs the throwable with the resource bundle message and args.
trace(String, Object...) - Method in class mazz.i18n.Logger
Logs the resource bundle message and args.

V

valueOf(String) - Static method in enum mazz.i18n.LoggerFactory.LoggerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum mazz.i18n.LoggerFactory.LoggerType
Returns an array containing the constants of this enum type, in the order they're declared.

W

warn(Throwable, String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.warn(Log, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
warn(String, Object...) - Method in class mazz.i18n.commons.CommonsLogger
Calls CommonsLogMsg.warn(Log, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
warn(Log, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the warn level.
warn(Log, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the warn level.
warn(Log, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the warn level.
warn(Log, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the warn level.
warn(Log, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the warn level.
warn(Log, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the warn level.
warn(Log, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the warn level.
warn(Log, Throwable, String, Object...) - Static method in class mazz.i18n.commons.CommonsLogMsg
Logs the given message to the log at the warn level.
warn(Throwable, String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.warn(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
warn(String, Object...) - Method in class mazz.i18n.jdk.JDKLogger
Calls JDKLogMsg.warn(Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
warn(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the warn level.
warn(Logger, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.jdk.JDKLogMsg
Logs the given message to the log at the warn level.
warn(Throwable, String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.warn(org.apache.log4j.Logger, Throwable, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
warn(String, Object...) - Method in class mazz.i18n.log4j.Log4jLogger
Calls Log4jLogMsg.warn(org.apache.log4j.Logger, Msg.BundleBaseName, Locale, String, Object[]) to log the message.
warn(Logger, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Throwable, Msg.BundleBaseName, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Throwable, Locale, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Throwable, Msg.BundleBaseName, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the warn level.
warn(Logger, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the warn level.
warn(Logger, Throwable, String, Object...) - Static method in class mazz.i18n.log4j.Log4jLogMsg
Logs the given message to the log at the warn level.
warn(Throwable, String, Object...) - Method in class mazz.i18n.Logger
Logs the throwable with the resource bundle message and args.
warn(String, Object...) - Method in class mazz.i18n.Logger
Logs the resource bundle message and args.

A C D E F G H I J L M R S T V W

Copyright © 2006 John J. Mazzitelli All Rights Reserved. Licensed under LGPL