Uses of Interface
org.apache.poi.xwpf.usermodel.ISDTContent

Packages that use ISDTContent
org.apache.poi.xwpf.usermodel   
 

Uses of ISDTContent in org.apache.poi.xwpf.usermodel
 

Classes in org.apache.poi.xwpf.usermodel that implement ISDTContent
 class XWPFSDTContent
          Experimental class to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl.
 class XWPFSDTContentCell
          Experimental class to offer rudimentary read-only processing of of the XWPFSDTCellContent.
 

Methods in org.apache.poi.xwpf.usermodel that return ISDTContent
 ISDTContent XWPFSDTCell.getContent()
           
abstract  ISDTContent AbstractXWPFSDT.getContent()
           
 ISDTContent XWPFSDT.getContent()
           
 



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