RSE
Release 3.3

org.eclipse.rse.services.shells
Class Patterns

java.lang.Object
  extended by org.eclipse.rse.services.shells.Patterns

public class Patterns
extends Object


Constructor Summary
Patterns()
           
 
Method Summary
 ParsedOutput matchLine(String theLine)
           
 void refresh(String theCommand)
           
 void update(String theCommand)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Patterns

public Patterns()
Method Detail

refresh

public void refresh(String theCommand)

update

public void update(String theCommand)

matchLine

public ParsedOutput matchLine(String theLine)

RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.