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 classFileRef.ExactFileRefstatic classFileRef.PatternFileRefMethods in org.nuxeo.common.utils that return FileRef Modifier and Type Method Description static FileRefFileRef. newFileRef(File file)static FileRefFileRef. newFileRef(String path)
-