| Package | Description |
|---|---|
| com.helger.commons.text | |
| com.helger.commons.text.resourcebundle |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMapBasedMultilingualText
A
Map based implementation of IMultilingualText that does
also provide writing methods to the outside and is only to be used as a
non-abstract base class. |
class |
AbstractReadOnlyMapBasedMultilingualText
A
Map based implementation of IMultilingualText that does not
provide writing methods to the outside and is only to be used as a
non-abstract base class. |
class |
ConstantHasText
An implementation of the
IHasText interface
that always returns a constant string. |
class |
ConstantHasTextWithArgs
An implementation of the
IHasTextWithArgs interface that always
returns a constant string. |
class |
MultilingualText
This class represents a multilingual text.
|
class |
ReadOnlyMultilingualText
This class represents a multilingual text that cannot be altered after the
constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceBundleTextProvider
This class encapsulates the resource bundle handling.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.