public static class FileFunctions.FileAndBasePath
extends java.lang.Object
#addFilesWithBasePath(String, List)
.
The user should create a ListModifier and Type | Field and Description |
---|---|
java.lang.String |
basePath |
java.io.File |
file |
java.lang.String |
localPath
The local path may start with /, it is the fact since some years.
|
Constructor and Description |
---|
FileAndBasePath(java.io.File file,
java.lang.String sBasePath,
java.lang.String localPath) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
localPath()
Returns the local path guaranteed not starting with "/", either null or start with the first name.
|
java.lang.String |
toString() |
public final java.io.File file
public final java.lang.String basePath
public final java.lang.String localPath