Class ZeissCZIReader.AttachmentEntry

java.lang.Object
loci.formats.in.ZeissCZIReader.AttachmentEntry
Enclosing class:
ZeissCZIReader

static class ZeissCZIReader.AttachmentEntry extends Object
  • Field Details

    • schemaType

      public String schemaType
    • filePosition

      public long filePosition
    • filePart

      public int filePart
    • contentGUID

      public String contentGUID
    • contentFileType

      public String contentFileType
    • name

      public String name
  • Constructor Details

    • AttachmentEntry

      public AttachmentEntry(loci.common.RandomAccessInputStream s) throws IOException
      Throws:
      IOException
  • Method Details