类的使用
org.apache.oro.text.awk.AwkStreamInput
使用AwkStreamInput的程序包
程序包
说明
This package used to be the AwkTools library and provides AWK-like
regular expression classes that implement the
org.apache.oro.text.regex interfaces.-
org.apache.oro.text.awk中AwkStreamInput的使用
参数类型为AwkStreamInput的org.apache.oro.text.awk中的方法修饰符和类型方法说明booleanAwkMatcher.contains(AwkStreamInput input, Pattern pattern) Determines if the contents of an AwkStreamInput, starting from the current offset of the input contains a pattern.