org.apache.poi.xwpf.usermodel
Class XWPFFooter

java.lang.Object
  extended by org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
      extended by org.apache.poi.xwpf.usermodel.XWPFFooter

public class XWPFFooter
extends XWPFHeaderFooter

Sketch of XWPF footer class


Field Summary
 
Fields inherited from class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
headerFooter
 
Constructor Summary
XWPFFooter()
           
XWPFFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr hdrFtr)
           
 
Method Summary
 
Methods inherited from class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
_getHdrFtr, getParagraphs, getTables, getText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWPFFooter

public XWPFFooter()

XWPFFooter

public XWPFFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr hdrFtr)


Copyright 2009 The Apache Software Foundation or its licensors, as applicable.