org.browsecode.helpers.controlcomputer
Interface ControlComputerInterface.FileMatches

All Known Implementing Classes:
ControlComputerInterface.RegexpFileMatches
Enclosing interface:
ControlComputerInterface

public static interface ControlComputerInterface.FileMatches


Method Summary
 boolean fileMatches(java.lang.String filename)
           
 

Method Detail

fileMatches

boolean fileMatches(java.lang.String filename)