org.apache.poi.xwpf.usermodel
Interface IRunBody

All Known Implementing Classes:
XWPFParagraph, XWPFSDT

public interface IRunBody

Simple interface describing both XWPFParagraph and XWPFSDT


Method Summary
 XWPFDocument getDocument()
           
 POIXMLDocumentPart getPart()
           
 

Method Detail

getDocument

XWPFDocument getDocument()

getPart

POIXMLDocumentPart getPart()


Copyright 2014 The Apache Software Foundation or its licensors, as applicable.