Package | Description |
---|---|
com.sshtools.client.sftp |
Modifier and Type | Class and Description |
---|---|
class |
GlobRegExpMatching |
class |
NoRegExpMatching
Implements the RegularExpressionMatching Interface.
Performs no regular expression matching so: matchFilesWithPattern() simply returns the files parameter it is passed as an argument matchFileNamesWithPattern() simply returns a 1 element array containing the filename on the first element of the file[] argument passed to it. |
class |
RegExpMatching |
Copyright © 2021. All rights reserved.