opennlp.grok.util
Interface DebugListener


public interface DebugListener

Objects that want to be informed if debugging is turned on or off.

Version:
$Revision: 1.2 $, $Date: 2001/11/26 17:18:23 $
Author:
Gann Bierner

Method Summary
 void debugAction(java.lang.String s)
           
 

Method Detail

debugAction

public void debugAction(java.lang.String s)


Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.