|
Class Summary
|
|
FileTypeMatcher
|
This class offers file type matching. |
|
NamePatternMatcher
|
This class offers generic name pattern matching. |
|
PathUtility
|
|
|
RegexPatternMatcher
|
A pattern matcher used for search that uses regex |
|
StringCompare
|
Utility class for comparing a wildcard string to another string |
|
StringComparePatternMatcher
|
|
|
SystemEncodingUtil
|
A singleton class that contains useful methods related to encodings. |
|
SystemEncodingUtil.DefaultEncodingProvider
|
Provider for the default encodings that RSE uses. |
|
SystemFileClassifier
|
This singleton class classifies a file on the remote system. |
|
SystemOperationMonitor
|
A monitor to support cancellation of operations in an environment
where Eclipse IProgressMonitor is not available. |
|
SystemReentrantMutex
|
A reentrant Exclusion Lock for Threads that need to access a resource in a
serialized manner. |
|
SystemSearchString
|
This class represents search string. |
|
VirtualSearchResult
|
|