FileRef.ExactFileRef
Constructor and Description |
---|
FileRef.ExactFileRef(File file) |
FileRef.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, newFileRef
public FileRef.ExactFileRef(String path)
public FileRef.ExactFileRef(File file)
public File getFile()
FileRef
public boolean hasPattern()
FileRef
hasPattern
in class FileRef
Copyright © 2011 Nuxeo SA. All Rights Reserved.