| Package | Description |
|---|---|
| com.phloc.commons.collections.attrs | |
| com.phloc.commons.collections.flags | |
| com.phloc.commons.error | |
| com.phloc.commons.log | |
| com.phloc.commons.text | |
| com.phloc.commons.text.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAttributeContainer
This is the writable extension of the
IReadonlyAttributeContainer. |
| Modifier and Type | Class and Description |
|---|---|
class |
MapBasedAttributeContainer
Base class for all kind of string-object mapping container.
|
class |
MapBasedAttributeContainerThreadSafe
Base class for all kind of string-object mapping container.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFlagContainer
This is the writable extension of the
IReadonlyFlagContainer. |
| Modifier and Type | Class and Description |
|---|---|
class |
FlagContainer
The not-thread safe implementation of
IFlagContainer. |
class |
FlagContainerThreadSafe
Base class for all kind of string-object mapping container.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceErrorGroup
Contains a list of resource errors and some sanity access methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryLogger
Keeps a set of
LogMessage objects in memory, offering an API similar
to SLF4J. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMultiLingualText
Interface for a writable version of a multilingual text
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiLingualText
This class represents a multilingual text.
|
class |
MultiLingualTextThreadSafe
This class represents a thread safe multilingual text.
|
Copyright © 2006–2014 phloc systems. All rights reserved.