Package | Description |
---|---|
com.epimorphics.lda.support |
The support package contains classes that support Elda's
linked-data-API operations but which would clutter the packages
containing the supported classes.
|
Modifier and Type | Field and Description |
---|---|
protected Glob.FileSystemInterface |
Glob.fs
The FileSystemInterface for querying the filesystem.
|
static Glob.FileSystemInterface |
Glob.FileSystemInterface.fsInstance
fsInstance is a FileSystemInterface that uses the .isDirectory and
.listFiles methods of File for implementation.
|
Constructor and Description |
---|
Glob(Glob.FileSystemInterface fs)
Initialise this Glob with the specified FileSystemInterface.
|
Copyright © 2014. All Rights Reserved.