Uses of Class
fr.opensagres.poi.xwpf.converter.xhtml.internal.XHTMLMasterPage
Packages that use XHTMLMasterPage
-
Uses of XHTMLMasterPage in fr.opensagres.poi.xwpf.converter.xhtml.internal
Methods in fr.opensagres.poi.xwpf.converter.xhtml.internal that return XHTMLMasterPageModifier and TypeMethodDescriptionXHTMLMapper.createMasterPage(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr) Methods in fr.opensagres.poi.xwpf.converter.xhtml.internal with parameters of type XHTMLMasterPageModifier and TypeMethodDescriptionvoidXHTMLMapper.setActiveMasterPage(XHTMLMasterPage masterPage) protected voidXHTMLMapper.visitFooter(org.apache.poi.xwpf.usermodel.XWPFFooter footer, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtrRef footerRef, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr, XHTMLMasterPage masterPage) protected voidXHTMLMapper.visitHeader(org.apache.poi.xwpf.usermodel.XWPFHeader header, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtrRef headerRef, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr, XHTMLMasterPage masterPage)