public interface ICssApplier
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ProcessorContext context,
com.itextpdf.styledxmlparser.node.IStylesContainer stylesContainer,
ITagWorker tagWorker)
Applies styles to an element.
|
void apply(ProcessorContext context, com.itextpdf.styledxmlparser.node.IStylesContainer stylesContainer, ITagWorker tagWorker)
context - the processor contextstylesContainer - the stylestagWorker - the tag worker for the elementCopyright © 1998–2019 iText Group NV. All rights reserved.