|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the contract for a matching operation.
Method Summary | |
boolean |
matches(java.lang.String line,
java.lang.String pattern)
Match a command output line against a defined pattern. |
Method Detail |
public boolean matches(java.lang.String line, java.lang.String pattern)
line
- the line of output to searchpattern
- the pattern required
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |