RSE
Release 3.2

Uses of Class
org.eclipse.rse.subsystems.files.core.util.SystemRemoteFileMatcher

Packages that use SystemRemoteFileMatcher
org.eclipse.rse.subsystems.files.core.util   
 

Uses of SystemRemoteFileMatcher in org.eclipse.rse.subsystems.files.core.util
 

Fields in org.eclipse.rse.subsystems.files.core.util declared as SystemRemoteFileMatcher
static SystemRemoteFileMatcher SystemRemoteFileMatcher.inst
           
static SystemRemoteFileMatcher SystemRemoteFileMatcher.instFiles
           
static SystemRemoteFileMatcher SystemRemoteFileMatcher.instFolders
           
 

Methods in org.eclipse.rse.subsystems.files.core.util that return SystemRemoteFileMatcher
static SystemRemoteFileMatcher SystemRemoteFileMatcher.getFileOnlyMatcher()
          Return an instance that will match on any file of any name from any remote system
static SystemRemoteFileMatcher SystemRemoteFileMatcher.getFileOrFolderMatcher()
          Return an instance that will match on any file or folder of any name from any remote system
static SystemRemoteFileMatcher SystemRemoteFileMatcher.getFolderOnlyMatcher()
          Return an instance that will match on any folder of any name from any remote system
 


RSE
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.