Uses of Class
mondrian.web.taglib.ApplResources
- 
Packages that use ApplResources Package Description mondrian.web.taglib Provides a tag library for embedding MDX queries in JSP pages. - 
- 
Uses of ApplResources in mondrian.web.taglib
Methods in mondrian.web.taglib that return ApplResources Modifier and Type Method Description static ApplResourcesApplResources. getInstance(javax.servlet.ServletContext context)Retrieves the one and only instance ofApplResourcesin this servlet's context. 
 -