类的使用
org.apache.oro.text.MatchActionInfo
使用MatchActionInfo的程序包
程序包
说明
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.
-
org.apache.oro.text中MatchActionInfo的使用
参数类型为MatchActionInfo的org.apache.oro.text中的方法修饰符和类型方法说明voidMatchAction.processMatch(MatchActionInfo matchInfo) This method is called by MatchActionProcessor when it finds an associated pattern in a line of input.