java.lang.Object | |
↳ | com.microstrategy.web.app.utils.MkitBundleProcess |
![]() |
![]() |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CSS_GROUP_NAME | ||||||||||
String | JS_GROUP_NAME | ||||||||||
String | MKIT_BUNDLE_DEPEND_NAME | ||||||||||
String | STARTING_GROUP_NAME |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected String | buildTimeStamp | ||||||||||
protected File | bundleOutputFolder | ||||||||||
protected String | bundleXml | ||||||||||
protected String | functionName | ||||||||||
protected Properties | namespacesMap | ||||||||||
protected String | suffix | ||||||||||
protected String | webBase | ||||||||||
protected File | webBaseFolder |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MkitBundleProcess() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | getBundleXml() | ||||||||||
String | getWebBase() | ||||||||||
void | setBundleXml(String bundleXml) | ||||||||||
void | setWebBase(String webBase) |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | generateNamespacesMap(String fName) | ||||||||||
String | getKeyName(String pathName) | ||||||||||
String | getPathName(String keyName) | ||||||||||
boolean | parseCommandLine(String[] args) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |