|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.ss.formula.udf.AggregatingUDFFinder
org.apache.poi.ss.formula.udf.IndexedUDFFinder
org.apache.poi.xssf.model.IndexedUDFFinder
@Deprecated public final class IndexedUDFFinder
IndexedUDFFinder was moved to the org.apache.poi.ss.formula.udf package. This class is left ONLY for backwards compatibity with existing code.
Field Summary |
---|
Fields inherited from interface org.apache.poi.ss.formula.udf.UDFFinder |
---|
DEFAULT |
Constructor Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexedUDFFinder(UDFFinder... usedToolPacks)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |