Documentation of 'org.apache.poi.ss.formula.udf.AggregatingUDFFinder' Java class
AggregatingUDFFinder
org.apache.poi.ss.formula.udf

Class AggregatingUDFFinder

  • All Implemented Interfaces:
    UDFFinder
    Direct Known Subclasses:
    IndexedUDFFinder


    public class AggregatingUDFFinder
    extends java.lang.Object
    implements UDFFinder
    Collects add-in libraries and VB macro functions together into one UDF finder
    • Constructor Detail

      • AggregatingUDFFinder

        public AggregatingUDFFinder(UDFFinder... usedToolPacks)
    • Method Detail

      • findFunction

        public FreeRefFunction findFunction(java.lang.String name)
        Returns executor by specified name. Returns null if function isn't contained by any registered tool pack.
        Specified by:
        findFunction in interface UDFFinder
        Parameters:
        name - Name of function.
        Returns:
        Function executor. null if not found
      • add

        public void add(UDFFinder toolPack)
        Add a new toolpack
        Parameters:
        toolPack - the UDF toolpack to add

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.