Package org.apache.fop.util.text
package org.apache.fop.util.text
Message formatting classes.
-
ClassDescriptionFormats messages based on a template and with a set of named parameters.Implementations of this interface do some computation based on the message parameters given to it.Implementations of this interface format certain objects to strings.Represents a message template part.Implementations of this interface parse a field part and return message parts.Defines a "choice" field part that works like
ChoiceFormat
.Factory for ChoiceFieldPart.Defines an "equals" field part that can compare a field's string value against another string.Part factory for "equals".Function formatting a character to a glyph name.Factory forGlyphNameFieldPart
.Function formatting a number or character to a hex value.Factory forHexFieldPart
.Defines an "if" field part that checks if field's value is true or false.Part factory for "if".Object formatter for the SAX Locator object.