Class Empty

java.lang.Object
org.docx4j.docProps.variantTypes.Empty

public class Empty extends Object

Java class for CT_Empty complex type.

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

 <complexType name="CT_Empty">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • Empty

      public Empty()