Package mondrian.spi

Interface CatalogLocator

All Known Implementing Classes:
CatalogLocatorImpl, IdentityCatalogLocator, ServletContextCatalogLocator

public interface CatalogLocator
Abstract layer for locating catalog schema content.
Since:
December, 2005
Author:
Gang Chen
  • Method Summary

    Modifier and Type
    Method
    Description
    locate(String catalogPath)
     
  • Method Details

    • locate

      String locate(String catalogPath)
      Returns:
      URL complied string representation.