Class Notes

All Implemented Interfaces:
PositionDependentRecord

public final class Notes extends SheetContainer
Master container for Notes. There is one of these for every page of notes, and they have certain specific children
Author:
Nick Burch
  • Constructor Details

    • Notes

      protected Notes(byte[] source, int start, int len)
      Set things up, and find our more interesting children
  • Method Details