com.itextpdf.tool.xml.html
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

Author:
redlab_b

Method Summary
 CssAppliers getCssAppliers()
           
 void setCssAppliers(CssAppliers cssAppliers)
           
 

Method Detail

setCssAppliers

void setCssAppliers(CssAppliers cssAppliers)
Parameters:
cssAppliers - the CssAppliers

getCssAppliers

CssAppliers getCssAppliers()
Returns:
the CssAppliers


Copyright © 2015. All Rights Reserved.