コード例 #1
0
 public virtual void  addParserMatchListener(ParserMatchListener l)
 {
     eventSupport.addParserMatchListener(l);
 }