ca.carleton.gcrc.javascript
Class CompressProcess
java.lang.Object
ca.carleton.gcrc.javascript.CompressProcess
public class CompressProcess
- extends Object
This class is used to create a minimized version of a library, based on a number
of Javascript input files.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompressProcess
public CompressProcess()
generate
public void generate(LibraryConfiguration config,
File outputFile)
throws Exception
- Throws:
Exception
generate
public void generate(LibraryConfiguration config,
Writer writer)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.