Uses of Class
org.fedoraproject.xmvn.tools.install.File
Packages that use File
-
Uses of File in org.fedoraproject.xmvn.tools.install
Subclasses of File in org.fedoraproject.xmvn.tools.installModifier and TypeClassDescriptionclassA directory installed as part of a package.classA regular file created installed in target package.classA symbolic link installed in target package.Methods in org.fedoraproject.xmvn.tools.install that return types with arguments of type FileModifier and TypeMethodDescriptionJavaPackage.getFiles()Package.getFiles()Get files contained in this package.Methods in org.fedoraproject.xmvn.tools.install with parameters of type FileModifier and TypeMethodDescriptionvoidAdd a file to this package.voidPackage.addFileIfNotExists(File file) Add a file to this package if id doesn't already exist in the package.