Class RegexComplex<E>
java.lang.Object
org.aoju.bus.shade.safety.complex.RegexComplex<E>
- All Implemented Interfaces:
Complex<E>
- Direct Known Subclasses:
AntComplex,DirRegexComplex,JarRegexComplex,ZipRegexComplex
正则表达式规则
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedRegexComplex(String regex) protectedRegexComplex(Pattern pattern) -
Method Summary
-
Field Details
-
pattern
-
-
Constructor Details
-
RegexComplex
-
RegexComplex
-
-
Method Details