RSE
Release 3.2

org.eclipse.rse.subsystems.files.core.model
Class RemoteFileFilterString

java.lang.Object
  extended by org.eclipse.rse.subsystems.files.core.model.RemoteFileFilterString
All Implemented Interfaces:
Cloneable

public class RemoteFileFilterString
extends Object
implements Cloneable

A string representing a filter sent to remote file subsystems.

Filters can be absolute or relative. Absolute contains a folder path, while relative do not.

The files can be filtered by name, or by a list of file types. If by name, it can have up to 2 asterisks anywhere in the name for wildcarding. If by types, multiple types can by specified. The types are the file extensions without the dot, as in "java" or "class".

Examples: