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, waitderiveInstance, isPseudoElementStyleResolvable, resolvePageStyle, resolveStylepublic void initialize(DocumentContext documentContext)
initialize in interface StyleResolverpublic LayoutStyle getInitialStyle()
StyleResolvergetInitialStyle in interface StyleResolver