public class PackageInfoFileWriter extends Object
Constructor and Description |
---|
PackageInfoFileWriter() |
Modifier and Type | Method and Description |
---|---|
void |
write(PackageInfo packageInfo,
File file) |
void |
write(PackageInfo pkg,
OutputStream os) |
void |
write(PackageInfo packageInfo,
String fileName) |
public void write(PackageInfo packageInfo, String fileName) throws IOException
IOException
public void write(PackageInfo packageInfo, File file) throws IOException
IOException
public void write(PackageInfo pkg, OutputStream os) throws IOException
IOException