Class SchemaResolver


  • public class SchemaResolver
    extends Object
    This class emulates Mondrian's schema resolving and allows us to find a string that correctly represents a valid VFS path for use in mondrian.
    Author:
    Thomas Morgner.
    • Method Detail

      • resolveSchema

        public static String resolveSchema​(org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager,
                                           org.pentaho.reporting.libraries.resourceloader.ResourceKey contextKey,
                                           String catalogUrl)
                                    throws org.apache.commons.vfs2.FileSystemException
        Throws:
        org.apache.commons.vfs2.FileSystemException