| Package | Description |
|---|---|
| com.phloc.commons.error | |
| com.phloc.commons.locale | |
| com.phloc.commons.locale.country | |
| com.phloc.commons.name | |
| com.phloc.commons.text.impl | |
| com.phloc.commons.xml.transform |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IResourceError
Interface for an error that can be drilled down to a certain resource (e.g. a
document).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceError
Default implementation of the
IResourceError interface. |
| Constructor and Description |
|---|
ResourceError(IResourceLocation aLocation,
EErrorLevel eErrorLevel,
IHasDisplayText aErrorText) |
ResourceError(IResourceLocation aLocation,
EErrorLevel eErrorLevel,
IHasDisplayText aErrorText,
Throwable aLinkedException) |
| Modifier and Type | Class and Description |
|---|---|
class |
ELocaleName |
| Modifier and Type | Class and Description |
|---|---|
class |
ECountry
Country enum.
|
class |
ECountryName
Country enum name.
|
class |
ECountrySubName
Country sub-element name enum.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComparatorHasDisplayText<DATATYPE extends IHasDisplayText>
This is a collation
Comparator for objects that implement
the IHasDisplayText interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
HasDisplayTextWithArgs
A special implementation of
IHasDisplayText that encapsulates
arguments to be put into the message. |
| Modifier and Type | Method and Description |
|---|---|
String |
DisplayTextProviderFromHasDisplayText.getDisplayText(IHasDisplayText aObject,
Locale aContentLocale) |
| Constructor and Description |
|---|
HasDisplayTextWithArgs(IHasDisplayText aParentText,
Object... aArgs) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantTextProvider
An implementation of the
ITextProvider
interface that always returns a constant string. |
| Modifier and Type | Class and Description |
|---|---|
class |
EXMLTransformTexts |
Copyright © 2006–2014 phloc systems. All rights reserved.