|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.filesystem.RegExpMatchOnName
public class RegExpMatchOnName
Describe
| Constructor Summary | |
|---|---|
RegExpMatchOnName(java.lang.String regExpString)
|
|
| Method Summary | |
|---|---|
boolean |
accept(MFile file)
Tests if a specified MFile should be included in a file list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegExpMatchOnName(java.lang.String regExpString)
| Method Detail |
|---|
public boolean accept(MFile file)
MFileFilter
accept in interface MFileFilterfile - the MFile
true if and only if the name should be
included in the file list; false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||