Modifier and Type | Method and Description |
---|---|
void |
CSSStyleRule.merge(CSSStyleRule elementRule) |
Modifier and Type | Method and Description |
---|---|
CSSStyleRule |
StyleSheetParserUtil.parseStyles(Map namespaces,
String name,
String value,
org.pentaho.reporting.libraries.resourceloader.ResourceKey baseURL,
CSSDeclarationRule baseRule,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager,
StyleKeyRegistry styleKeyRegistry)
Parses a style value.
|
CSSStyleRule |
StyleSheetParserUtil.parseStyles(Map namespaces,
String name,
String value,
org.pentaho.reporting.libraries.resourceloader.ResourceKey baseURL,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager,
StyleKeyRegistry styleKeyRegistry)
Parses a style value.
|
Modifier and Type | Method and Description |
---|---|
CSSStyleRule[] |
StyleRuleMatcher.getMatchingRules(LayoutElement element) |
Modifier and Type | Method and Description |
---|---|
CSSStyleRule[] |
SimpleStyleRuleMatcher.getMatchingRules(LayoutElement element) |