Package io.atlasmap.core
Class DefaultAtlasFunctionResolver
- java.lang.Object
-
- io.atlasmap.core.DefaultAtlasFunctionResolver
-
- All Implemented Interfaces:
io.atlasmap.expression.FunctionResolver
public class DefaultAtlasFunctionResolver extends Object implements io.atlasmap.expression.FunctionResolver
-
-
Constructor Summary
Constructors Constructor Description DefaultAtlasFunctionResolver()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DefaultAtlasFunctionResolvergetInstance()io.atlasmap.expression.Expressionresolve(String name, List<io.atlasmap.expression.Expression> args)
-
-
-
Method Detail
-
getInstance
public static DefaultAtlasFunctionResolver getInstance()
-
-