FileFilter: Interface providing methods for filtering file names

Description Usage Methods Author(s) See Also

Description

Package: R.io
Class FileFilter

Object
~~|
~~+--FileFilter

Directly known subclasses:
RegExprFileFilter

public abstract static class FileFilter
extends Object

Interface providing methods for filtering file names.

Usage

1

Methods

Methods:

accept Tests if the given pathname is accepted or not.

Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstanciationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, save

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

The methods File.listDir and File.listFiles in the class File.


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.