public class TableTagCssApplier extends BlockCssApplier
ICssApplier
implementation for table elements.Constructor and Description |
---|
TableTagCssApplier() |
Modifier and Type | Method and Description |
---|---|
void |
apply(ProcessorContext context,
IStylesContainer stylesContainer,
ITagWorker worker)
Applies styles to an element.
|
public void apply(ProcessorContext context, IStylesContainer stylesContainer, ITagWorker worker)
ICssApplier
apply
in interface ICssApplier
apply
in class BlockCssApplier
context
- the processor contextstylesContainer
- the stylesworker
- the tag worker for the elementCopyright © 1998–2019 iText Group NV. All rights reserved.