|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XWPFParagraphDecorator | |
---|---|
org.apache.poi.xwpf.model |
Uses of XWPFParagraphDecorator in org.apache.poi.xwpf.model |
---|
Subclasses of XWPFParagraphDecorator in org.apache.poi.xwpf.model | |
---|---|
class |
XWPFCommentsDecorator
Decorator class for XWPFParagraph allowing to add comments found in paragraph to its text |
Fields in org.apache.poi.xwpf.model declared as XWPFParagraphDecorator | |
---|---|
protected XWPFParagraphDecorator |
XWPFParagraphDecorator.nextDecorator
|
Constructors in org.apache.poi.xwpf.model with parameters of type XWPFParagraphDecorator | |
---|---|
XWPFCommentsDecorator(XWPFParagraphDecorator nextDecorator)
|
|
XWPFCommentsDecorator(XWPFParagraph paragraph,
XWPFParagraphDecorator nextDecorator)
|
|
XWPFParagraphDecorator(XWPFParagraph paragraph,
XWPFParagraphDecorator nextDecorator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |