Class NotesTables


  • @Internal
    public class NotesTables
    extends java.lang.Object
    Holds information about document notes (footnotes or ending notes)
    • Method Detail

      • getDescriptorsCount

        public int getDescriptorsCount()
      • writeRef

        public void writeRef​(FileInformationBlock fib,
                             java.io.ByteArrayOutputStream tableStream)
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • writeTxt

        public void writeTxt​(FileInformationBlock fib,
                             java.io.ByteArrayOutputStream tableStream)
                      throws java.io.IOException
        Throws:
        java.io.IOException