Class SdtContentBlock

java.lang.Object
org.docx4j.wml.SdtContent
org.docx4j.wml.SdtContentBlock
All Implemented Interfaces:
ContentAccessor, Child

public class SdtContentBlock extends SdtContent implements Child

Java class for CT_SdtContentBlock complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CT_SdtContentBlock">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <group ref="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}EG_ContentBlockContent" maxOccurs="unbounded" minOccurs="0"/>
     </restriction>
   </complexContent>
 </complexType>
 
or altChunk (added for 3.0.1)