public class

MkitDependencyAnalyzer

extends MkitBundleProcess
java.lang.Object
   ↳ com.microstrategy.web.app.utils.MkitBundleProcess
     ↳ com.microstrategy.web.app.utils.MkitDependencyAnalyzer

Summary

[Expand]
Inherited Constants
From class com.microstrategy.web.app.utils.MkitBundleProcess
[Expand]
Inherited Fields
From class com.microstrategy.web.app.utils.MkitBundleProcess
Public Constructors
MkitDependencyAnalyzer()
Public Methods
static MkitDependencyAnalyzer getInstance()
static void main(String[] args)
Protected Methods
boolean parseCommandLine(String[] args)
boolean processBundle(String bundleName, List<MkitFileName> fileList, boolean includeFiles)
[Expand]
Inherited Methods
From class com.microstrategy.web.app.utils.MkitBundleProcess
From class java.lang.Object

Public Constructors

public MkitDependencyAnalyzer ()

Public Methods

public static MkitDependencyAnalyzer getInstance ()

public static void main (String[] args)

Protected Methods

protected boolean parseCommandLine (String[] args)

protected boolean processBundle (String bundleName, List<MkitFileName> fileList, boolean includeFiles)