Package | Description |
---|---|
org.fedoraproject.xmvn.tools.install |
Modifier and Type | Class and Description |
---|---|
class |
Directory
A directory installed as part of a package.
|
class |
RegularFile
A regular file created installed in target package.
|
class |
SymbolicLink
A symbolic link installed in target package.
|
Modifier and Type | Method and Description |
---|---|
Set<File> |
Package.getFiles()
Get files contained in this package.
|
Modifier and Type | Method and Description |
---|---|
void |
Package.addFile(File file)
Add a file to this package.
|
Copyright © 2012-2015 Red Hat, Inc.. All Rights Reserved.