Class FontStyleStyler
- java.lang.Object
-
- com.vladsch.flexmark.util.html.ui.HtmlStylerBase<FontStyle>
-
- com.vladsch.flexmark.util.html.ui.FontStyleStyler
-
- All Implemented Interfaces:
HtmlStyler<FontStyle>
public class FontStyleStyler extends HtmlStylerBase<FontStyle>
-
-
Constructor Summary
Constructors Constructor Description FontStyleStyler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetStyle(FontStyle item)-
Methods inherited from class com.vladsch.flexmark.util.html.ui.HtmlStylerBase
getStyleable
-
-
-
-
Method Detail
-
getStyle
public String getStyle(FontStyle item)
- Specified by:
getStylein interfaceHtmlStyler<FontStyle>- Specified by:
getStylein classHtmlStylerBase<FontStyle>
-
-