org.eclipse.rse.dstore.universal.miners.command.patterns
Class Patterns
java.lang.Object
org.eclipse.rse.dstore.universal.miners.command.patterns.Patterns
- public class Patterns
- extends Object
This class is used for interpretting standard error and standard output.
|
Constructor Summary |
Patterns(org.eclipse.dstore.core.model.DataStore ds)
|
Patterns(org.eclipse.dstore.core.model.DataStore ds,
String pluginsPath)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Patterns
public Patterns(org.eclipse.dstore.core.model.DataStore ds)
Patterns
public Patterns(org.eclipse.dstore.core.model.DataStore ds,
String pluginsPath)
setIsTerminal
public void setIsTerminal(boolean isTerminal)
refresh
public void refresh(String theCommand)
update
public void update(String theCommand)
matchLine
public ParsedOutput matchLine(String theLine)
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.