See: Description
| Interface | Description |
|---|---|
| IDOMStorable |
Represents a common interface for all configuration objects capable of
storing their information into a document object model (DOM).
|
| Class | Description |
|---|---|
| DOMResourceHelper |
This is a simple helper class to read XML resources from a repository into
a DOM representation in memory or vice versa.
|
| ICEBase64Encoder |
An ICE specific implementation of a Base64 encoder to speed up the
creation of an ICE payload.
|
| ICEDateFormat |
Implements the date format defined in the ICE specification.
|
| ICEDateTimeFormat |
Integrates the date and time formats defined in the ICE specification.
|
| ICEDurationFormat |
Implements the duration format defined in the ICE specification.
|
| ICETimeFormat |
Implements the time format defined in the ICE specification.
|
Provides a set of utility classes used by the ICE protocol.
Contains the implementation of the date, time and duration formats as defined in the ICE standard, a helper class which can read XML resources into a DOM representation and vice versa, and a class for optimizing the encoding of Base64 content.
Note, that the ICE specification defines times in terms of Universal Coordinate Time (UTC).
Copyright 2021 SAP SE Complete Copyright Notice