Class 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