Uses of Class
org.apache.poi.xwpf.converter.xhtml.internal.XHTMLMasterPage

Packages that use XHTMLMasterPage
org.apache.poi.xwpf.converter.xhtml.internal   
 

Uses of XHTMLMasterPage in org.apache.poi.xwpf.converter.xhtml.internal
 

Methods in org.apache.poi.xwpf.converter.xhtml.internal with parameters of type XHTMLMasterPage
protected  void XHTMLMapper.setActiveMasterPage(XHTMLMasterPage masterPage)
           
protected  void XHTMLMapper.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  void XHTMLMapper.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)
           
 



Copyright © 2013. All rights reserved.