Class BaseFunctionFactory

  • All Implemented Interfaces:
    io.atlasmap.spi.FunctionFactory
    Direct Known Subclasses:
    FILTER, IF, ISEMPTY, LT, SELECT, TOLOWER

    public abstract class BaseFunctionFactory
    extends Object
    implements io.atlasmap.spi.FunctionFactory
    • Constructor Detail

      • BaseFunctionFactory

        public BaseFunctionFactory()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface io.atlasmap.spi.FunctionFactory