Uses of Class
org.docx4j.convert.out.html.SdtTagHandler
Packages that use SdtTagHandler
-
Uses of SdtTagHandler in org.docx4j.convert.out.html
Subclasses of SdtTagHandler in org.docx4j.convert.out.htmlModifier and TypeClassDescriptionclassclassIf the content control has a tag containing @class=foo, then create a div with that attribute and value.classIn 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 SdtTagHandlerModifier and TypeMethodDescriptionstatic voidSdtWriter.registerTagHandler(String key, SdtTagHandler handler)