Package de.smartics.exceptions.i18n.message

Package class diagram package de.smartics.exceptions.i18n.message
Provides classes for the internationalization of exception messages.

See:
          Description

Class Summary
DefaultMessageComposer The message composer creates messages from message templates by replacing the place holders with localized parameter values.
Helper Provides helper methods for this package.
LocalizedInfo Controls the localized information for a throwable.
MessageParamParser This class provides methods to parse message parameter.
MessageParamParser.MessageParamInfo Contains the index information for one message parameter.
MessageTemplateAnalyser Analyses a message template.
 

Enum Summary
MessageTemplate Defines the valid identifiers for message templates.
MessageType Defines the valid message types to be displayed.
 

Exception Summary
ParseException This exception is thrown if a string cannot be parsed because information is missing or the format syntax is violated.
 

Annotation Types Summary
MessageParam Adds information to a field of an exception about which parameter in a message it provides information.
ParentMessageParam Adds information to a field of the parent exception about which parameter in a message it provides information.
PropertyInfo Adds information to a field to look for the getter and setter method.
UsedBy Provides a reference to a class or resource that uses the annotated element.
 

Package de.smartics.exceptions.i18n.message Description

Provides classes for the internationalization of exception messages.

Since:
1.0


Copyright © 2007-$2011 Kronseder & Reiner GmbH - smartics. All Rights Reserved.