static class ZeissCZIReader.AttachmentEntry extends Object
Modifier and Type | Field and Description |
---|---|
String |
contentFileType |
String |
contentGUID |
int |
filePart |
long |
filePosition |
String |
name |
String |
schemaType |
Constructor and Description |
---|
AttachmentEntry(loci.common.RandomAccessInputStream s) |
public String schemaType
public long filePosition
public int filePart
public String contentGUID
public String contentFileType
public String name
public AttachmentEntry(loci.common.RandomAccessInputStream s) throws IOException
IOException
Copyright © 2017 Open Microscopy Environment