Java org.apache.poi.xwpf.usermodel IBody fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.xwpf.usermodel IBody fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.xwpf.usermodel IBody.

The text is from its open source code.

Method

ListgetBodyElements()
Returns an Iterator with paragraphs and tables, in the order that they occur in the text.
BodyTypegetPartType()
get the PartType of the body, for example DOCUMENT, HEADER, FOOTER, FOOTNOTE,