public static class DynamicSchemaProcessorTest.FoodMartCatalogDsp extends DynamicSchemaProcessorTest.BaseDsp
replaceToken| Constructor and Description | 
|---|
DynamicSchemaProcessorTest.FoodMartCatalogDsp()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
processSchema(String schemaUrl,
             Util.PropertyList connectInfo)
Modifies a Mondrian schema. 
 | 
getSchemapublic DynamicSchemaProcessorTest.FoodMartCatalogDsp()
public String processSchema(String schemaUrl, Util.PropertyList connectInfo) throws Exception
DynamicSchemaProcessorAn implementation should generally interpret the URL string as an Apache VFS (virtual file system) URL.
processSchema in interface DynamicSchemaProcessorprocessSchema in class DynamicSchemaProcessorTest.BaseDspschemaUrl - the URL of the catalogconnectInfo - Connection propertiesException - if an error occurs