FileRef.ExactFileRef, FileRef.PatternFileRef
Constructor and Description |
---|
FileRef.PatternFileRef(File file) |
FileRef.PatternFileRef(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.
|
String |
getKey() |
String |
getValue() |
boolean |
hasPattern()
Whether the referred file has a name pattern.
|
newFileRef, newFileRef
public FileRef.PatternFileRef(String path)
public FileRef.PatternFileRef(File file)
public File getFile()
FileRef
public String getValue()
public String getKey()
public boolean hasPattern()
FileRef
hasPattern
in class FileRef
Copyright © 2015 Nuxeo SA. All rights reserved.