Interface ContentAccessor

All Known Implementing Classes:
Body, CTCustomXmlRun, CTSdtContentCell, CTSdtContentRow, CTSdtContentRun, CTSimpleField, CTSmartTagRun, CTTxbxContent, Document, Ftr, Hdr, P, P.Hyperlink, R, SdtContent, SdtContentBlock, Tbl, Tc, Tr

public interface ContentAccessor
Since:
2.7
  • Method Summary

    Modifier and Type Method Description
    java.util.List<java.lang.Object> getContent()  
  • Method Details

    • getContent

      java.util.List<java.lang.Object> getContent()