Uses of Interface
org.pentaho.reporting.libraries.css.resolver.StyleRuleMatcher
-
Packages that use StyleRuleMatcher Package Description org.pentaho.reporting.libraries.css.resolver org.pentaho.reporting.libraries.css.resolver.impl -
-
Uses of StyleRuleMatcher in org.pentaho.reporting.libraries.css.resolver
Methods in org.pentaho.reporting.libraries.css.resolver that return StyleRuleMatcher Modifier and Type Method Description StyleRuleMatcherStyleRuleMatcher. 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 StyleRuleMatcher Modifier and Type Class Description classSimpleStyleRuleMatcherA stateless implementation of the style rule matching.Methods in org.pentaho.reporting.libraries.css.resolver.impl that return StyleRuleMatcher Modifier and Type Method Description StyleRuleMatcherSimpleStyleRuleMatcher. deriveInstance()Creates an independent copy of this style rule matcher.
-