public class Installer extends Object
Modifier and Type | Method and Description |
---|---|
Path |
installDirectory(Path target) |
Path |
installFile(Path source,
Path targetDir,
Path targetName,
int mode) |
public Installer(Path root) throws IOException
IOException
public Path installDirectory(Path target) throws IOException
IOException
public Path installFile(Path source, Path targetDir, Path targetName, int mode) throws IOException
IOException
Copyright © 2012-2013 Red Hat, Inc.. All Rights Reserved.