public class DocumentContextUtility
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.pentaho.reporting.libraries.resourceloader.ResourceKey |
getBaseResource(DocumentContext context) |
static java.util.Date |
getDate(DocumentContext context) |
static LayoutStyle |
getInitialStyle(DocumentContext context) |
static LocalizationContext |
getLocalizationContext(DocumentContext context) |
static org.pentaho.reporting.libraries.resourceloader.ResourceManager |
getResourceManager(DocumentContext context) |
static StyleRuleMatcher |
getStyleRuleMatcher(DocumentContext context) |
public static org.pentaho.reporting.libraries.resourceloader.ResourceKey getBaseResource(DocumentContext context)
public static LocalizationContext getLocalizationContext(DocumentContext context)
public static org.pentaho.reporting.libraries.resourceloader.ResourceManager getResourceManager(DocumentContext context)
public static java.util.Date getDate(DocumentContext context)
public static StyleRuleMatcher getStyleRuleMatcher(DocumentContext context)
public static LayoutStyle getInitialStyle(DocumentContext context)