Class SimpleStyleRuleMatcher

java.lang.Object
org.pentaho.reporting.libraries.css.resolver.impl.SimpleStyleRuleMatcher
All Implemented Interfaces:
StyleRuleMatcher

public class SimpleStyleRuleMatcher extends Object implements StyleRuleMatcher
A stateless implementation of the style rule matching. This implementation is stateless within the current layout process.
Author:
Thomas Morgner