org.jfree.layouting.layouter.style.resolver
public class SimpleStyleRuleMatcher extends Object implements StyleRuleMatcher
Constructor Summary | |
---|---|
SimpleStyleRuleMatcher() |
Method Summary | |
---|---|
StyleRuleMatcher | deriveInstance()
Creates an independent copy of this style rule matcher.
|
CSSStyleRule[] | getMatchingRules(LayoutElement element) |
CSSPageRule[] | getPageRule(CSSValue pageName, PseudoPage[] pseudoPages) |
void | initialize(LayoutProcess layoutProcess) |
boolean | isMatchingPseudoElement(LayoutElement element, String pseudo) |
Returns: this instance, as this implementation is stateless