public abstract class AbstractStyleResolver extends Object implements StyleResolver
Modifier and Type | Method and Description |
---|---|
LayoutStyle |
getInitialStyle()
Returns the style for a generic element for which none of the defined selectors (except the global one) match.
|
void |
initialize(DocumentContext documentContext) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deriveInstance, isPseudoElementStyleResolvable, resolvePageStyle, resolveStyle
public void initialize(DocumentContext documentContext)
initialize
in interface StyleResolver
public LayoutStyle getInitialStyle()
StyleResolver
getInitialStyle
in interface StyleResolver