public class LexURIFileFilter
extends java.lang.Object
LexURIFile.listFiles(LexURIFileFilter filter)
call.
This class is implemented with VLTrader or Harmony and the accept(lexURIFile) method
should be called by classes extending LexURIFile.| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(LexURIFile lexURIFile)
Determines if the LexURFile matches the criteria within the filter.
|
public boolean accept(LexURIFile lexURIFile)
lexURIFile - LexURIFile object to be accepted.