org.apache.poi.xssf.model
Class IndexedUDFFinder
- java.lang.Object
-
- org.apache.poi.ss.formula.udf.AggregatingUDFFinder
-
- org.apache.poi.ss.formula.udf.IndexedUDFFinder
-
- org.apache.poi.xssf.model.IndexedUDFFinder
-
- All Implemented Interfaces:
- UDFFinder
Deprecated.
@Deprecated public final class IndexedUDFFinder extends IndexedUDFFinder
IndexedUDFFinder was moved to the org.apache.poi.ss.formula.udf package. This class is left ONLY for backwards compatibity with existing code.
-
-
Constructor Summary
Constructors Constructor and Description IndexedUDFFinder(UDFFinder... usedToolPacks)Deprecated.
-
Method Summary
-
Methods inherited from class org.apache.poi.ss.formula.udf.IndexedUDFFinder
findFunction, getFunctionIndex, getFunctionName
-
Methods inherited from class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
add
-
-
-
-
Constructor Detail
-
IndexedUDFFinder
public IndexedUDFFinder(UDFFinder... usedToolPacks)
Deprecated.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG