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