alma::acs::eclipse::utils::jar::JarFileHelper::JarFileNameFilter Class Reference

Inheritance diagram for alma::acs::eclipse::utils::jar::JarFileHelper::JarFileNameFilter:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::eclipse::utils::jar::JarFileHelper::JarFileNameFilter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 JarFileNameFilter (String name)
boolean accept (File dir, String name)

Private Attributes

final String name

Detailed Description

The filter is used by AcsJarFileFinder to look for more then one jar in the same time.

In our case the filter will allow accessing only the file whose name is the name of the jar.

Author:
acaproni

Constructor & Destructor Documentation

alma::acs::eclipse::utils::jar::JarFileHelper::JarFileNameFilter::JarFileNameFilter ( String  name  )  [inline]

Constructor

Parameters:
name The name of the jar file

Member Function Documentation

boolean alma::acs::eclipse::utils::jar::JarFileHelper::JarFileNameFilter::accept ( File  dir,
String  name 
) [inline]
See also:
java.io.FilenameFilter::accept(java.io.File, java.lang.String)

Member Data Documentation

The name of the jar file to look for (for example lc.jar)


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2