JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
repicea.util
Interface ExtendedFileFilter
All Known Implementing Classes:
GFileFilter
,
TreeLoggerParameters.TreeLoggerParametersFileFilter
public interface
ExtendedFileFilter
This interface applies to FileFilter instance with known extensions.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getExtension
()
This method returns the extension of the file.
Method Detail
getExtension
java.lang.String getExtension()
This method returns the extension of the file.
Returns:
a String
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method