public abstract class AbstractFontMatcher extends DefaultStringMatcher
Matcher.| Modifier and Type | Field and Description |
|---|---|
protected Element |
container
The container element where the matching takes place.
|
protected Element |
left
The element with the left value.
|
protected Element |
right
The element with the right value.
|
| Constructor and Description |
|---|
AbstractFontMatcher(String text)
Creates a new abstract font matcher that uses the given text to match font properties.
|
protected final Element container
protected final Element left
protected final Element right
public AbstractFontMatcher(String text)
text - the text used to match font propertiesCopyright © 2004–2017 XWiki. All rights reserved.