程序包的使用
org.apache.oro.text.awk
使用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.-
类说明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.