org.netbeans.modules.vcscore.commands
Interface RegexErrorListener

All Superinterfaces:
EventListener, RegexOutputListener

public interface RegexErrorListener
extends RegexOutputListener

The listener to get the error data output of a command obtained from a regular expression parser usually applied on the error text output of the command. It can be used to obtain only specific data from the command output. The command is expected to have some meaningfull regex expression preset.


Methods inherited from interface org.netbeans.modules.vcscore.commands.RegexOutputListener
outputMatchedGroups
 


 

Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.