Uses of Class
org.eclipse.tycho.p2.impl.publisher.rootfiles.FileToPathMap
-
Packages that use FileToPathMap Package Description org.eclipse.tycho.p2.impl.publisher.rootfiles -
-
Uses of FileToPathMap in org.eclipse.tycho.p2.impl.publisher.rootfiles
Methods in org.eclipse.tycho.p2.impl.publisher.rootfiles that return FileToPathMap Modifier and Type Method Description FileToPathMap
RootFilesProperties. getFileMap()
FileToPathMap
FileSet. scan()
Scan the filesystem below baseDir for matching files.Methods in org.eclipse.tycho.p2.impl.publisher.rootfiles with parameters of type FileToPathMap Modifier and Type Method Description void
RootFilesProperties. addFiles(FileToPathMap fileSourceToDestinationMap)
void
FileToPathMap. putAll(FileToPathMap otherMap)
-