| Interface | Description |
|---|---|
| AdvancedMessageFormat.Function |
Implementations of this interface do some computation based on the message parameters
given to it.
|
| AdvancedMessageFormat.ObjectFormatter |
Implementations of this interface format certain objects to strings.
|
| AdvancedMessageFormat.Part |
Represents a message template part.
|
| AdvancedMessageFormat.PartFactory |
Implementations of this interface parse a field part and return message parts.
|
| Class | Description |
|---|---|
| AdvancedMessageFormat |
Formats messages based on a template and with a set of named parameters.
|
Copyright © 2023 Apache Software Foundation. All rights reserved.