Interface CssAppliersAware
- All Known Implementing Classes:
AbstractTagProcessor, Anchor, Body, Break, Div, Header, HorizontalRule, HtmlPipelineContext, Image, Link, Meta, NonSanitizedTag, OrderedUnorderedList, OrderedUnorderedListItem, ParaGraph, Span, Style, Table, TableData, TableRow, Title, XML
public interface CssAppliersAware
-
Method Summary
-
Method Details
-
setCssAppliers
- Parameters:
cssAppliers- the CssAppliers
-
getCssAppliers
CssAppliers getCssAppliers()- Returns:
- the CssAppliers
-