Uses of Class
org.nuxeo.common.utils.FileRef
-
Packages that use FileRef Package Description org.nuxeo.common.utils Various utility classes used for managing paths, jars, strings, files, etc. -
-
Uses of FileRef in org.nuxeo.common.utils
Subclasses of FileRef in org.nuxeo.common.utils Modifier and Type Class Description static class
FileRef.ExactFileRef
static class
FileRef.PatternFileRef
Methods in org.nuxeo.common.utils that return FileRef Modifier and Type Method Description static FileRef
FileRef. newFileRef(File file)
static FileRef
FileRef. newFileRef(String path)
-