Class XHTMLMasterPage
java.lang.Object
fr.opensagres.poi.xwpf.converter.xhtml.internal.XHTMLMasterPage
- All Implemented Interfaces:
fr.opensagres.poi.xwpf.converter.core.IXWPFMasterPage<String>
-
Constructor Summary
ConstructorsConstructorDescriptionXHTMLMasterPage(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr) -
Method Summary
-
Constructor Details
-
XHTMLMasterPage
public XHTMLMasterPage(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr)
-
-
Method Details
-
getHeader
- Specified by:
getHeaderin interfacefr.opensagres.poi.xwpf.converter.core.IXWPFMasterPage<String>
-
setHeader
- Specified by:
setHeaderin interfacefr.opensagres.poi.xwpf.converter.core.IXWPFMasterPage<String>
-
getSectPr
public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr getSectPr()- Specified by:
getSectPrin interfacefr.opensagres.poi.xwpf.converter.core.IXWPFMasterPage<String>
-
getType
public int getType()- Specified by:
getTypein interfacefr.opensagres.poi.xwpf.converter.core.IXWPFMasterPage<String>
-
setType
public boolean setType(int type) - Specified by:
setTypein interfacefr.opensagres.poi.xwpf.converter.core.IXWPFMasterPage<String>
-