Java org.apache.commons.io.filefilter HiddenFileFilter fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.io.filefilter HiddenFileFilter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.io.filefilter HiddenFileFilter.

The text is from its open source code.

Field

IOFileFilterHIDDEN
Singleton instance of hidden filter
IOFileFilterVISIBLE
Singleton instance of visible filter