protected static class AbstractMDXDataFactory.MDXCompiler
extends org.pentaho.reporting.engine.classic.core.util.PropertyLookupParser
| Modifier | Constructor and Description |
|---|---|
protected |
MDXCompiler(org.pentaho.reporting.engine.classic.core.DataRow parameters,
Locale locale)
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getParameter() |
protected String |
lookupVariable(String name)
Looks up the property with the given name.
|
getClosingBraceChar, getEscapeChar, getEscapeMode, getMarkerChar, getOpeningBraceChar, handleVariableLookup, postProcessCharacter, setClosingBraceChar, setEscapeChar, setEscapeMode, setMarkerChar, setOpeningBraceChar, translateAndLookup, translateAndLookupprotected MDXCompiler(org.pentaho.reporting.engine.classic.core.DataRow parameters,
Locale locale)
protected String lookupVariable(String name)
lookupVariable in class org.pentaho.reporting.engine.classic.core.util.PropertyLookupParsername - the name of the property to look up.Copyright © 2018 Hitachi Vantara. All rights reserved.