java.lang.Object
org.hsqldb.lib.tar.TarGeneratorMain
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TarGeneratorMain
public TarGeneratorMain()
-
-
Method Details
-
main
Creates specified tar file to contain specified files, or stdin, using default blocks-per-record and replacing tar file if it already exists.- Parameters:
sa
- arguments- Throws:
IOException
- on access failureTarMalformatException
- if malformed
-