public class CmdLineCompressor extends Object
Usage: java -jar htmlcompressor.jar [options] [input]
To view a list of all available parameters please run with -?
option:
java -jar htmlcompressor.jar -?
Constructor and Description |
---|
CmdLineCompressor(String[] args)
Instantiates a new cmd line compressor.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
The main method.
|
void |
process()
Process.
|
Copyright © 2009–2020 Jeremy Landis. All rights reserved.