Uses of Class
org.docx4j.convert.out.html.SdtTagHandler
| Package | Description |
|---|---|
| org.docx4j.convert.out.html |
-
Uses of SdtTagHandler in org.docx4j.convert.out.html
Subclasses of SdtTagHandler in org.docx4j.convert.out.html Modifier and Type Class Description classSdtToListSdtTagHandlerclassTagClassIf the content control has a tag containing @class=foo, then create a div with that attribute and value.classTagSingleBoxIn Word, adjacent paragraphs with the same borders are enclosed in a single border (unless bullets/numbering apply).Methods in org.docx4j.convert.out.html with parameters of type SdtTagHandler Modifier and Type Method Description static voidSdtWriter. registerTagHandler(java.lang.String key, SdtTagHandler handler)