public class

JavaScriptBundlesHelper

extends JavaScriptBundles
java.lang.Object
   ↳ com.microstrategy.web.app.utils.JavaScriptBundles
     ↳ com.microstrategy.web.app.utils.JavaScriptBundlesHelper

Summary

[Expand]
Inherited Fields
From class com.microstrategy.web.app.utils.JavaScriptBundles
Public Constructors
JavaScriptBundlesHelper()
Public Methods
void JavaScriptBundlesHelper()
static void main(String[] args)
Build time support for parsing the XML file and constructing the necessary bundle files.
[Expand]
Inherited Methods
From class com.microstrategy.web.app.utils.JavaScriptBundles
From class java.lang.Object

Public Constructors

public JavaScriptBundlesHelper ()

Public Methods

public void JavaScriptBundlesHelper ()

public static void main (String[] args)

Build time support for parsing the XML file and constructing the necessary bundle files.

Parameters
args The command line arguments...
Throws
IOException