| Modifier and Type | Interface and Description |
|---|---|
interface |
IError
Common interface for single errors and resource errors.
|
interface |
IError
Common interface for single errors and resource errors.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IErrorLevel
Interface representing a single error level.
|
interface |
IErrorLevel
Interface representing a single error level.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IErrorList
Interface for a list of
IError objects. |
interface |
IErrorList
Interface for a list of
IError objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantHasErrorText
A constant implementation of
IHasErrorText. |
class |
ConstantHasErrorText
A constant implementation of
IHasErrorText. |
class |
DynamicHasErrorText
A implementation of
IHasErrorText based on IHasText. |
class |
DynamicHasErrorText
A implementation of
IHasErrorText based on IHasText. |
class |
DynamicHasErrorTextWithArgs
A special implementation of
IHasErrorText that encapsulates arguments
to be put into the message. |
class |
DynamicHasErrorTextWithArgs
A special implementation of
IHasErrorText that encapsulates arguments
to be put into the message. |
interface |
IHasErrorText
Base interface for objects having an error text.
|
interface |
IHasErrorText
Base interface for objects having an error text.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBaseIDFactory
Base marker interface for all ID factories.
|
interface |
IBaseIDFactory
Base marker interface for all ID factories.
|
interface |
IIDFactory<IDTYPE>
Interface for an object creating unique IDs.
|
interface |
IIDFactory<IDTYPE>
Interface for an object creating unique IDs.
|
interface |
IIntIDFactory
Interface for an object creating unique int IDs.
|
interface |
IIntIDFactory
Interface for an object creating unique int IDs.
|
interface |
ILongIDFactory
Interface for an object creating unique long IDs.
|
interface |
ILongIDFactory
Interface for an object creating unique long IDs.
|
interface |
IStringIDFactory
Interface for an object creating unique String IDs.
|
interface |
IStringIDFactory
Interface for an object creating unique String IDs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayWrapper
A straight forward implementation of
IHasByteArray |
class |
ByteArrayWrapper
A straight forward implementation of
IHasByteArray |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IReadableResource
Base interface for an abstract readable resource.
|
interface |
IReadableResource
Base interface for an abstract readable resource.
|
interface |
IReadWriteResource
Base interface for an abstract resource that is both readable and writable.
|
interface |
IReadWriteResource
Base interface for an abstract resource that is both readable and writable.
|
interface |
IResourceBase
Base interface for an abstract readable resource.
|
interface |
IResourceBase
Base interface for an abstract readable resource.
|
interface |
IWritableResource
Base interface for an abstract writable resource.
|
interface |
IWritableResource
Base interface for an abstract writable resource.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IReadableResourceProvider
Resource provider interface for readable resources.
|
interface |
IReadableResourceProvider
Resource provider interface for readable resources.
|
interface |
IWritableResourceProvider
Resource provider interface for readable and writable resources.
|
interface |
IWritableResourceProvider
Resource provider interface for readable and writable resources.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ILocation
Interface indication the position of something within a single resource
|
interface |
ILocation
Interface indication the position of something within a single resource
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMimeType
Interface for the structured representation of a single MIME type.
|
interface |
IMimeType
Interface for the structured representation of a single MIME type.
|
class |
MimeTypeContent
Represent a single mapping from content bytes to an
IMimeType. |
class |
MimeTypeContent
Represent a single mapping from content bytes to an
IMimeType. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantHasText
An implementation of the
IHasText interface
that always returns a constant string. |
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 |
ConstantHasTextWithArgs
An implementation of the
IHasTextWithArgs interface that always
returns a constant string. |
interface |
IMultilingualText
Read-only interface for a multilingual text
|
interface |
IMultilingualText
Read-only interface for a multilingual text
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantHasDisplayText
An implementation of the
IHasDisplayText interface that always
returns a constant string. |
class |
ConstantHasDisplayText
An implementation of the
IHasDisplayText interface that always
returns a constant string. |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceBundleTextProvider
This class encapsulates the resource bundle handling.
|
class |
ResourceBundleTextProvider
This class encapsulates the resource bundle handling.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHasSimpleURL
Interface for a simple URL provider.
|
interface |
IHasSimpleURL
Interface for a simple URL provider.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.