Uses of Interface
org.pentaho.reporting.libraries.css.resolver.StyleRuleMatcher
Packages that use StyleRuleMatcher
Package
Description
-
Uses of StyleRuleMatcher in org.pentaho.reporting.libraries.css.resolver
Methods in org.pentaho.reporting.libraries.css.resolver that return StyleRuleMatcherModifier and TypeMethodDescriptionStyleRuleMatcher.deriveInstance()
Creates an independent copy of this style rule matcher. -
Uses of StyleRuleMatcher in org.pentaho.reporting.libraries.css.resolver.impl
Classes in org.pentaho.reporting.libraries.css.resolver.impl that implement StyleRuleMatcherModifier and TypeClassDescriptionclass
A stateless implementation of the style rule matching.Methods in org.pentaho.reporting.libraries.css.resolver.impl that return StyleRuleMatcherModifier and TypeMethodDescriptionSimpleStyleRuleMatcher.deriveInstance()
Creates an independent copy of this style rule matcher.