public static class CaptionTest.MyFoodmart extends Object implements DynamicSchemaProcessor
| Modifier and Type | Field and Description | 
|---|---|
(package private) static String | 
foodmart  | 
| Constructor and Description | 
|---|
CaptionTest.MyFoodmart()  | 
static final String foodmart
public String processSchema(String schemaUrl, Util.PropertyList properties) throws Exception
DynamicSchemaProcessorAn implementation should generally interpret the URL string as an Apache VFS (virtual file system) URL.
processSchema in interface DynamicSchemaProcessorschemaUrl - the URL of the catalogproperties - Connection propertiesException - if an error occurs