class InCellReader.MinimalInCellHandler extends BaseHandler
Modifier and Type | Field and Description |
---|---|
private String |
currentImageFile |
private String |
currentThumbnail |
private boolean |
doT |
private boolean |
doZ |
private int |
nChannels |
private int |
wellCol |
private int |
wellRow |
Constructor and Description |
---|
InCellReader.MinimalInCellHandler() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
resolveEntity
characters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
private String currentImageFile
private String currentThumbnail
private int wellRow
private int wellCol
private int nChannels
private boolean doT
private boolean doZ
public void endElement(String uri, String localName, String qName)
endElement
in interface ContentHandler
endElement
in class DefaultHandler
public void startElement(String uri, String localName, String qName, Attributes attributes)
startElement
in interface ContentHandler
startElement
in class DefaultHandler
Copyright © 2016 Open Microscopy Environment