Fix the javadoc, correct the indenting, and add the new test file from bug #54849
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1492796 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0ecaa1ae58
commit
8bb5601ff8
@ -18,14 +18,7 @@
|
||||
package org.apache.poi.xwpf.usermodel;
|
||||
|
||||
/**
|
||||
* <p>
|
||||
* 9 Jan 2010
|
||||
* </p>
|
||||
* <p>
|
||||
* // TODO insert Javadoc here!
|
||||
* </p>
|
||||
* @author epp
|
||||
*
|
||||
* The different kinds of {@link IBody} that exist
|
||||
*/
|
||||
public enum BodyType {
|
||||
DOCUMENT,
|
||||
@ -33,5 +26,4 @@ public enum BodyType {
|
||||
FOOTER,
|
||||
FOOTNOTE,
|
||||
TABLECELL
|
||||
|
||||
}
|
||||
|
BIN
test-data/document/Bug54849.docx
Normal file
BIN
test-data/document/Bug54849.docx
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user