XWPFParagraph
, XWPFSDT
, XWPFTable
public interface IBodyElement
Modifier and Type | Method | Description |
---|---|---|
IBody |
getBody() |
|
BodyElementType |
getElementType() |
|
POIXMLDocumentPart |
getPart() |
|
BodyType |
getPartType() |
IBody getBody()
POIXMLDocumentPart getPart()
BodyType getPartType()
BodyElementType getElementType()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.