Package org.apache.fop.fo
Class FONode.GatherContextInfoFunction
java.lang.Object
org.apache.fop.fo.FONode.GatherContextInfoFunction
- All Implemented Interfaces:
AdvancedMessageFormat.Function
- Enclosing class:
- FONode
public static class FONode.GatherContextInfoFunction
extends Object
implements AdvancedMessageFormat.Function
Function for AdvancedMessageFormat to retrieve context info from an FONode.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GatherContextInfoFunction
public GatherContextInfoFunction()
-
-
Method Details
-
evaluate
Executes the function.- Specified by:
evaluate
in interfaceAdvancedMessageFormat.Function
- Parameters:
params
- the message parameters- Returns:
- the function result
-
getName
Returns the name of the function.- Specified by:
getName
in interfaceAdvancedMessageFormat.Function
- Returns:
- the name of the function
-