| Name | Description | Type | Package | Framework |
| JakartaRegexpCapabilities | Regexp to RegexQuery. | Class | org.apache.lucene.sandbox.queries.regex | Apache Lucene |
| JavaUtilRegexCapabilities | An implementation tying Java's built-in java. | Class | org.apache.lucene.sandbox.queries.regex | Apache Lucene |
| RegexCapabilities | Defines basic operations needed by RegexQuery for a regular expression implementation. | Interface | org.apache.lucene.sandbox.queries.regex | Apache Lucene |
| RegexCapabilities .RegexMatcher | Implementations return true for match(org. | Interface | org.apache.lucene.sandbox.queries.regex.RegexCapabilities | Apache Lucene |
| RegexQuery | The expressions supported depend on the regular expression implementation used by way of the RegexCapabilities interface. | Class | org.apache.lucene.sandbox.queries.regex | Apache Lucene |
| RegexQueryCapable | Defines methods for regular expression supporting Querys to use. | Interface | org.apache.lucene.sandbox.queries.regex | Apache Lucene |
| RegexTermsEnum | Subclass of FilteredTermEnum for enumerating all terms that match the specified regular expression term using the specified regular expression | Class | org.apache.lucene.sandbox.queries.regex | Apache Lucene |
| RegexQueryCapable | Defines methods for regular expression supporting Querys to use. | Interface | org.apache.lucene.sandbox.queries.regex | Apache Lucene |