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