| 程序包 | 说明 |
|---|---|
| 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. |
| 类和说明 |
|---|
| AwkStreamInput
The AwkStreamInput class is used to look for pattern matches in an
input stream (actually a java.io.Reader instance) in conjunction with
the AwkMatcher class.
|
Copyright © 2024. All rights reserved.