@Internal public class IndexedUDFFinder extends AggregatingUDFFinder
DEFAULT| Constructor and Description |
|---|
IndexedUDFFinder(UDFFinder... usedToolPacks) |
| Modifier and Type | Method and Description |
|---|---|
FreeRefFunction |
findFunction(String name)
Returns executor by specified name.
|
int |
getFunctionIndex(String name) |
String |
getFunctionName(int idx) |
addpublic IndexedUDFFinder(UDFFinder... usedToolPacks)
public FreeRefFunction findFunction(String name)
AggregatingUDFFindernull if
function isn't contained by any registered tool pack.findFunction in interface UDFFinderfindFunction in class AggregatingUDFFindername - Name of function.null if not foundpublic String getFunctionName(int idx)
public int getFunctionIndex(String name)
Copyright © 2010 - 2020 Adobe. All Rights Reserved