| 程序包 | 说明 |
|---|---|
| org.apache.oro.text |
This package used to be the TextTools library and provides general
text processing support, including a glob regular expression class,
pattern caching and line-by-line processing classes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MatchActionProcessor.addAction(String pattern,
int options,
MatchAction action)
Registers a pattern action pair, providing options to be used to
compile the pattern.
|
void |
MatchActionProcessor.addAction(String pattern,
MatchAction action)
Registers a pattern action pair.
|
Copyright © 2023. All rights reserved.