| Package | Description |
|---|---|
| org.marketcetera.util.except |
Nested exception framework with internationalization (i18n) and
thread interruption support.
|
| org.marketcetera.util.exec |
Process execution.
|
| org.marketcetera.util.l10n |
Message localization tools.
|
| org.marketcetera.util.log |
Multi-tiered logging and internationalization (i18n) framework.
|
| org.marketcetera.util.ws.tags |
Tags used to identify aspects of web services, and filters for
those tags.
|
| org.marketcetera.util.ws.wrappers |
Wrappers enabling certain web service data types to be
marshalled.
|
| Class and Description |
|---|
| I18NBoundMessage
A bound message, representing the combination of an
I18NMessage and its parameters, if any. |
| I18NLoggerProxy
A logger which supports internationalized messages.
|
| I18NMessage0P
An internationalized message, requiring exactly zero parameters.
|
| I18NMessage2P
An internationalized message, requiring exactly two parameters.
|
| I18NMessageProvider
An internationalized message provider, mapping instances of
I18NMessage onto text. |
| Class and Description |
|---|
| I18NMessage1P
An internationalized message, requiring exactly one parameter.
|
| Class and Description |
|---|
| I18NMessage
An internationalized message, represented using a pair of textual
keys referencing the message text; keys-text maps are stored
outside the source code.
|
| I18NMessage3P
An internationalized message, requiring exactly three parameters.
|
| I18NMessageProvider
An internationalized message provider, mapping instances of
I18NMessage onto text. |
| Class and Description |
|---|
| I18NBoundMessage
A bound message, representing the combination of an
I18NMessage and its parameters, if any. |
| I18NBoundMessageBase
A bound message implementation, representing the combination of an
I18NMessage and its parameters, if any. |
| I18NLoggerProxy
A logger which supports internationalized messages.
|
| I18NMessage
An internationalized message, represented using a pair of textual
keys referencing the message text; keys-text maps are stored
outside the source code.
|
| I18NMessage0P
An internationalized message, requiring exactly zero parameters.
|
| I18NMessage1P
An internationalized message, requiring exactly one parameter.
|
| I18NMessage2P
An internationalized message, requiring exactly two parameters.
|
| I18NMessage3P
An internationalized message, requiring exactly three parameters.
|
| I18NMessage4P
An internationalized message, requiring exactly four parameters.
|
| I18NMessage5P
An internationalized message, requiring exactly five parameters.
|
| I18NMessage6P
An internationalized message, requiring exactly six parameters.
|
| I18NMessageNP
An internationalized message, accepting an arbitrary number of
parameters.
|
| I18NMessageProvider
An internationalized message provider, mapping instances of
I18NMessage onto text. |
| Class and Description |
|---|
| I18NBoundMessage
A bound message, representing the combination of an
I18NMessage and its parameters, if any. |
| I18NMessage2P
An internationalized message, requiring exactly two parameters.
|
| Class and Description |
|---|
| I18NBoundMessage
A bound message, representing the combination of an
I18NMessage and its parameters, if any. |
Copyright © 2015. All Rights Reserved.