Class BaseFunctionFactory

java.lang.Object
io.atlasmap.core.BaseFunctionFactory
All Implemented Interfaces:
FunctionFactory
Direct Known Subclasses:
FILTER, IF, ISEMPTY, LT, SELECT, TOLOWER

public abstract class BaseFunctionFactory extends Object implements FunctionFactory
  • Constructor Details

    • BaseFunctionFactory

      public BaseFunctionFactory()
  • Method Details