|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.extdoc.util.FileFilters
public class FileFilters
Field Summary | |
---|---|
java.util.regex.Pattern |
pattern
|
Constructor Summary | |
---|---|
FileFilters(java.lang.String lastname,
java.lang.String firstname)
|
Method Summary | |
---|---|
boolean |
accept(java.io.File dir,
java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.regex.Pattern pattern
Constructor Detail |
---|
public FileFilters(java.lang.String lastname, java.lang.String firstname)
Method Detail |
---|
public boolean accept(java.io.File dir, java.lang.String name)
accept
in interface java.io.FilenameFilter
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |