Class FONode.GatherContextInfoFunction

java.lang.Object
org.apache.fop.fo.FONode.GatherContextInfoFunction
All Implemented Interfaces:
org.apache.fop.util.text.AdvancedMessageFormat.Function
Enclosing class:
FONode

public static class FONode.GatherContextInfoFunction extends Object implements org.apache.fop.util.text.AdvancedMessageFormat.Function
Function for AdvancedMessageFormat to retrieve context info from an FONode.
  • Constructor Details

    • GatherContextInfoFunction

      public GatherContextInfoFunction()
  • Method Details

    • evaluate

      public Object evaluate(Map params)
      Specified by:
      evaluate in interface org.apache.fop.util.text.AdvancedMessageFormat.Function
    • getName

      public Object getName()
      Specified by:
      getName in interface org.apache.fop.util.text.AdvancedMessageFormat.Function