public static class FileRef.ExactFileRef extends FileRef
FileRef.ExactFileRef, FileRef.PatternFileRef| Constructor and Description |
|---|
ExactFileRef(File file) |
ExactFileRef(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
fillPatternVariables(Map<String,Object> vars)
Fill the given map with pattern variables.
|
File |
getFile()
Gets the file referenced by this object.
|
boolean |
hasPattern()
Whether the referred file has a name pattern.
|
newFileRef, newFileRefpublic ExactFileRef(String path)
public ExactFileRef(File file)
public File getFile()
FileRefpublic boolean hasPattern()
FileRefhasPattern in class FileRefpublic void fillPatternVariables(Map<String,Object> vars)
FileReffillPatternVariables in class FileRefCopyright © 2016 Nuxeo SA. All rights reserved.