RSE
Release 3.4

org.eclipse.rse.subsystems.shells.core.model
Class RemoteCommandFilterString

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

public class RemoteCommandFilterString
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: