- AdvancedMessageFormat - Class in org.apache.fop.util.text
-
Formats messages based on a template and with a set of named parameters.
- AdvancedMessageFormat(CharSequence) - Constructor for class org.apache.fop.util.text.AdvancedMessageFormat
-
Construct a new message format.
- AdvancedMessageFormat.Function - Interface in org.apache.fop.util.text
-
Implementations of this interface do some computation based on the message parameters
given to it.
- AdvancedMessageFormat.ObjectFormatter - Interface in org.apache.fop.util.text
-
Implementations of this interface format certain objects to strings.
- AdvancedMessageFormat.Part - Interface in org.apache.fop.util.text
-
Represents a message template part.
- AdvancedMessageFormat.PartFactory - Interface in org.apache.fop.util.text
-
Implementations of this interface parse a field part and return message parts.