CssAppliersAware
, TagProcessor
public class Style extends AbstractTagProcessor
CssResolverPipeline
CSS. If the content cannot be parsed, an error is logged.Constructor | Description |
---|---|
Style() |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<Element> |
content(WorkerContext ctx,
Tag tag,
java.lang.String content) |
This method is called if there is text content encountered between the
opening and closing tags this TagProcessor is mapped to.
|
createParagraph, currentContentToParagraph, currentContentToParagraph, doRtlIndentCorrections, end, endElement, getCssAppliers, getCSSResolver, getHtmlPipelineContext, getRunDirection, invertTextAlignForParagraph, invertTextAlignForParagraph, isStackOwner, setCssAppliers, start, startElement, textContent, updateParagraphFontIfNeeded
public java.util.List<Element> content(WorkerContext ctx, Tag tag, java.lang.String content)
TagProcessor
content
in interface TagProcessor
content
in class AbstractTagProcessor
ctx
- the WorkerContexttag
- the tag encounteredcontent
- the text content between the tags this TagProcessor is
mapped to.Copyright © 1998–2018. All rights reserved.