Uses of Interface
org.apache.fop.utils.text.AdvancedMessageFormat.Part
Packages that use AdvancedMessageFormat.Part
Package
Description
Message formatting classes.
-
Uses of AdvancedMessageFormat.Part in org.apache.fop.events
Classes in org.apache.fop.events that implement AdvancedMessageFormat.PartMethods in org.apache.fop.events that return AdvancedMessageFormat.PartModifier and TypeMethodDescriptionCreates a new part by parsing the values parameter to configure the part. -
Uses of AdvancedMessageFormat.Part in org.apache.fop.util.text
Classes in org.apache.fop.util.text that implement AdvancedMessageFormat.PartModifier and TypeClassDescriptionclassDefines a "choice" field part that works likeChoiceFormat.classDefines an "equals" field part that can compare a field's string value against another string.classFunction formatting a character to a glyph name.classFunction formatting a number or character to a hex value.classDefines an "if" field part that checks if field's value is true or false.Methods in org.apache.fop.util.text that return AdvancedMessageFormat.PartModifier and TypeMethodDescriptionCreates a new part by parsing the values parameter to configure the part.Creates a new part by parsing the values parameter to configure the part.Creates a new part by parsing the values parameter to configure the part.Creates a new part by parsing the values parameter to configure the part.Creates a new part by parsing the values parameter to configure the part. -
Uses of AdvancedMessageFormat.Part in org.apache.fop.utils.text
Classes in org.apache.fop.utils.text that implement AdvancedMessageFormat.PartModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static classFields in org.apache.fop.utils.text with type parameters of type AdvancedMessageFormat.PartModifier and TypeFieldDescriptionprotected List<AdvancedMessageFormat.Part> AdvancedMessageFormat.CompositePart.partsMethods in org.apache.fop.utils.text that return AdvancedMessageFormat.PartModifier and TypeMethodDescriptionCreates a new part by parsing the values parameter to configure the part.private AdvancedMessageFormat.PartAdvancedMessageFormat.parseField(String field) Methods in org.apache.fop.utils.text with parameters of type AdvancedMessageFormat.PartModifier and TypeMethodDescriptionvoidAdvancedMessageFormat.CompositePart.addChild(AdvancedMessageFormat.Part part) Constructor parameters in org.apache.fop.utils.text with type arguments of type AdvancedMessageFormat.Part