| Name | Description | Type | Package | Framework |
| ConstructorFunction | An extension function that creates an instance using a constructor. | Class | org.apache.commons.jxpath.functions | Apache Commons |
| Functions | A group of Function objects sharing a common namespace or a set of common namespaces. | Interface | org.apache.commons.jxpath | Apache Commons |
| MethodFunction | An XPath extension function implemented as an individual Java method. | Class | org.apache.commons.jxpath.functions | Apache Commons |