Class ConversionSectionWrapper

java.lang.Object
org.docx4j.model.structure.SectionWrapper
org.docx4j.convert.out.common.ConversionSectionWrapper

public class ConversionSectionWrapper
extends SectionWrapper
  • Field Details

    • content

      protected java.util.List<java.lang.Object> content
    • id

      protected java.lang.String id
    • pageNumberInformation

      protected PageNumberInformation pageNumberInformation
  • Constructor Details

  • Method Details

    • getId

      public java.lang.String getId()
    • getContent

      public java.util.List<java.lang.Object> getContent()
    • setPageNumberInformation

      public void setPageNumberInformation​(PageNumberInformation pageNumberInformation)
    • getPageNumberInformation

      public PageNumberInformation getPageNumberInformation()