Uses of Interface
org.apache.fop.util.text.AdvancedMessageFormat.Function
-
Packages that use AdvancedMessageFormat.Function Package Description org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree.org.apache.fop.util.text Message formatting classes. -
-
Uses of AdvancedMessageFormat.Function in org.apache.fop.fo
Classes in org.apache.fop.fo that implement AdvancedMessageFormat.Function Modifier and Type Class Description static classFONode.GatherContextInfoFunctionFunction for AdvancedMessageFormat to retrieve context info from an FONode. -
Uses of AdvancedMessageFormat.Function in org.apache.fop.util.text
Fields in org.apache.fop.util.text declared as AdvancedMessageFormat.Function Modifier and Type Field Description private AdvancedMessageFormat.FunctionAdvancedMessageFormat.FunctionPart. functionFields in org.apache.fop.util.text with type parameters of type AdvancedMessageFormat.Function Modifier and Type Field Description private static java.util.Map<java.lang.Object,AdvancedMessageFormat.Function>AdvancedMessageFormat. FUNCTIONSMethods in org.apache.fop.util.text that return AdvancedMessageFormat.Function Modifier and Type Method Description private static AdvancedMessageFormat.FunctionAdvancedMessageFormat. getFunction(java.lang.String functionName)
-