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) |
resolveEntitycharacters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningprivate 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 ContentHandlerendElement in class DefaultHandlerpublic void startElement(String uri, String localName, String qName, Attributes attributes)
startElement in interface ContentHandlerstartElement in class DefaultHandlerCopyright © 2015 Open Microscopy Environment