Class FONode.GatherContextInfoFunction

  • All Implemented Interfaces:
    org.apache.fop.util.text.AdvancedMessageFormat.Function
    Enclosing class:
    FONode

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object evaluate​(java.util.Map params)
      java.lang.Object getName()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GatherContextInfoFunction

        public GatherContextInfoFunction()
    • Method Detail

      • evaluate

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

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