|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TextInterpolator | Abstracts interpolation of parameters in a message. |
Class Summary | |
---|---|
JavaTextFormatInterpolator | An implementation of TextInterpolator for the MessageFormat class. |
JavaUtilFormatterInterpolator | An implementation of TextInterpolator for the Formatter class. |
MessageBundleInterpolator | An implementation of TextInterpolator that first resolves a key in a
ResourceBundle to a pattern than delegates the interpolation of this pattern to a
different TextInterpolator . |
This package contains classes responsible for the interpolation of log messages with it's parameters.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |