Class AbstractHdrFtr

    • Constructor Detail

      • AbstractHdrFtr

        public AbstractHdrFtr​(org.apache.poi.xwpf.usermodel.XWPFHeaderFooter xwpfHeaderFooter)
        Create a new instance of AbstractHdrFtr.
        Parameters:
        xwpfHeaderFooter - XWPFHeaderFooter.
    • Method Detail

      • getCT

        public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr getCT()
        Description copied from interface: ICTElement
        Returns the CT object of current element.
      • getParent

        public IXWPFElement getParent()
        Description copied from interface: IXWPFElement
        Returns the parent element of current element.