Uses of Class
com.pervasive.datarush.io.UnixStyleGlobbing.GlobDefinition
-
Packages that use UnixStyleGlobbing.GlobDefinition Package Description com.pervasive.datarush.io Provides classes and interfaces performing file-like I/O operations. -
-
Uses of UnixStyleGlobbing.GlobDefinition in com.pervasive.datarush.io
Constructors in com.pervasive.datarush.io with parameters of type UnixStyleGlobbing.GlobDefinition Constructor Description UnixStyleGlobbing(FileSystem fs, UnixStyleGlobbing.GlobDefinition glob)
Constructs a globber for the specified file system using the defined globbing.
-