Interface Regexp

All Superinterfaces:
RegexpMatcher
All Known Implementing Classes:
JakartaOroRegexp, JakartaRegexpRegexp, Jdk14RegexpRegexp

public interface Regexp extends RegexpMatcher
Interface which represents a regular expression, and the operations that can be performed on it.