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