| Class | Description |
|---|---|
| AbstractSimpleTextProvider |
An abstract implementation of the
ISimpleTextProvider that has
default implementations for the formatting things. |
| AbstractTextProvider |
An abstract implementation of the
ITextProvider that has default
implementations for the formatting things. |
| ConstantTextProvider |
An implementation of the
ITextProvider
interface that always returns a constant string. |
| MultiLingualText |
This class represents a multilingual text.
|
| MultiLingualTextThreadSafe |
This class represents a thread safe multilingual text.
|
| ReadonlyMultiLingualText |
This class represents a multilingual text.
|
| TextFormatter |
Utility methods for formatting text using
MessageFormat. |
| TextProvider |
An in-memory implementation of the
ITextProvider interface. |
Copyright © 2006–2015 phloc systems. All rights reserved.