protected static class

GenericFileModule.PatternInfo

extends Object
java.lang.Object
   ↳ com.microstrategy.web.app.utils.upgrade.GenericFileModule.PatternInfo

Summary

Fields
public Pattern pattern
public String type
Protected Constructors
PatternInfo(String t, String p)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public Pattern pattern

public String type

Protected Constructors

protected PatternInfo (String t, String p)