Uses of Interface
org.docx4j.convert.in.xhtml.XHTMLImageHandler
Packages that use XHTMLImageHandler
-
Uses of XHTMLImageHandler in org.docx4j.convert.in.xhtml
Classes in org.docx4j.convert.in.xhtml that implement XHTMLImageHandlerMethods in org.docx4j.convert.in.xhtml with parameters of type XHTMLImageHandlerModifier and TypeMethodDescriptionvoidXHTMLImporterImpl.setXHTMLImageHandler(XHTMLImageHandler xHTMLImageHandler) If you have your own implementation of the XHTMLImageHandler interface which you'd like to use.