| Name | Description | Type | Package | Framework |
| AggregatingUDFFinder | Class | org.apache.poi.ss.formula.udf | Apache POI | |
| DefaultUDFFinder | Default UDF finder - for adding your own user defined functions. | Class | org.apache.poi.ss.formula.udf | Apache POI |
| IndexedUDFFinder | A UDFFinder that can retrieve functions both by name and by fake index. | Class | org.apache.poi.ss.formula.udf | Apache POI |
| UDFFinder | Common interface for "Add-in" libraries and user defined function libraries. | Interface | org.apache.poi.ss.formula.udf | Apache POI |