Interface DocxPart

All Superinterfaces:
DocxDocument

public interface DocxPart extends DocxDocument
  • Method Details

    • part

      org.docx4j.openpackaging.parts.Part part()
    • from

      DocxPart from(org.docx4j.wml.ContentAccessor accessor)
    • content

      List<Object> content()
    • streamParagraphs

      Stream<org.docx4j.wml.P> streamParagraphs()