| Package | Description |
|---|---|
| com.phloc.commons.text | |
| com.phloc.commons.text.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMultiLingualText
Interface for a writable version of a multilingual text
|
interface |
IReadonlyMultiLingualText
Readonly interface for a multilingual text
|
interface |
ISimpleMultiLingualText
This is an in-between interface between the
ITextProvider and the
IReadonlyMultiLingualText. |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiLingualText
This class represents a multilingual text.
|
class |
MultiLingualTextThreadSafe
This class represents a thread safe multilingual text.
|
class |
ReadonlyMultiLingualText
This class represents a multilingual text.
|
class |
TextProvider
An in-memory implementation of the
ITextProvider interface. |
Copyright © 2006–2014 phloc systems. All rights reserved.