Class ThemeJsFilesProcessor

java.lang.Object
org.kuali.rice.krad.theme.postprocessor.ThemeFilesProcessor
org.kuali.rice.krad.theme.postprocessor.ThemeJsFilesProcessor

public class ThemeJsFilesProcessor extends ThemeFilesProcessor
Theme files processor for JavaScript files

Merge contents are checked for a trailing semi-colon, and altered if not found to contain one. For minification, the Google Closure compiler is used: Google Closure

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: