public interface Pattern
PatternCompiler,
PatternMatcher| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOptions()
This method returns an integer containing the compilation options used
to compile this pattern.
|
String |
getPattern()
This method returns the string representation of the pattern.
|
String getPattern()
int getOptions()
Copyright © 2022. All rights reserved.