| 程序包 | 说明 |
|---|---|
| org.apache.oro.text.awk |
This package used to be the AwkTools library and provides AWK-like
regular expression classes that implement the
org.apache.oro.text.regex interfaces. |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
AwkMatcher.contains(AwkStreamInput input,
Pattern pattern)
Determines if the contents of an AwkStreamInput, starting from the
current offset of the input contains a pattern.
|
Copyright © 2023. All rights reserved.