Class SmallDocumentBlockList

java.lang.Object
org.docx4j.org.apache.poi.poifs.storage.BlockListImpl
org.docx4j.org.apache.poi.poifs.storage.SmallDocumentBlockList
All Implemented Interfaces:
BlockList

public class SmallDocumentBlockList extends BlockListImpl
A list of SmallDocumentBlocks instances, and methods to manage the list
  • Constructor Details

    • SmallDocumentBlockList

      public SmallDocumentBlockList(List<SmallDocumentBlock> blocks)
      Constructor SmallDocumentBlockList
      Parameters:
      blocks - a list of SmallDocumentBlock instances