RSE
Release 1.0

org.eclipse.rse.services.shells
Class OutputPattern

java.lang.Object
  extended byorg.eclipse.rse.services.shells.OutputPattern

public class OutputPattern
extends Object


Constructor Summary
OutputPattern(String objType, String matchOrder, Pattern thePattern)
           
 
Method Summary
 ParsedOutput matchLine(String theLine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputPattern

public OutputPattern(String objType,
                     String matchOrder,
                     Pattern thePattern)
Method Detail

matchLine

public ParsedOutput matchLine(String theLine)

RSE
Release 1.0

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