public class FlexReader.MeaHandler
extends loci.common.xml.BaseHandler
Modifier and Type | Field and Description |
---|---|
private List<String> |
flex |
private String[] |
hostnames |
Constructor and Description |
---|
MeaHandler() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFlexFiles() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public void startElement(String uri, String localName, String qName, Attributes attributes)
startElement
in interface ContentHandler
startElement
in class DefaultHandler
Copyright © 2017 Open Microscopy Environment