|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.xwpf.model.XMLParagraph
public class XMLParagraph
Base class for XWPF paragraphs
Field Summary | |
---|---|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP |
paragraph
|
Constructor Summary | |
---|---|
XMLParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph)
|
Method Summary | |
---|---|
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP |
getCTP()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph
Constructor Detail |
---|
public XMLParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph)
Method Detail |
---|
public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP getCTP()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |