| Package | Description | 
|---|---|
| loci.formats.in | Package containing Bio-Formats file format readers. | 
| Modifier and Type | Field and Description | 
|---|---|
| private PrairieMetadata.ValueTable | PrairieMetadata. configKey/value pairs from CFG and/or ENV files. | 
| private PrairieMetadata.ValueTable | PrairieMetadata.Frame. frameValuesTable of key/value pairs for this  <Frame>. | 
| private PrairieMetadata.ValueTable | PrairieMetadata. scanValuesTable of key/value pairs at the top level. | 
| private PrairieMetadata.ValueTable | PrairieMetadata.Sequence. sequenceValuesTable of key/value pairs for this  <Sequence>. | 
| Modifier and Type | Method and Description | 
|---|---|
| PrairieMetadata.ValueTable | PrairieMetadata. getConfig()Gets the map of configuration key/value pairs. | 
| PrairieMetadata.ValueTable | PrairieMetadata. getValues()Gets the table of  PVScankey/value pairs. | 
| PrairieMetadata.ValueTable | PrairieMetadata.Sequence. getValues()Gets the table of  Framekey/value pairs. | 
| PrairieMetadata.ValueTable | PrairieMetadata.Frame. getValues()Gets the table of  Framekey/value pairs. | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | PrairieMetadata. parseKeys(Element el,
         PrairieMetadata.ValueTable table)Parses  <Key>elements beneath the given element, into the specified
 table. | 
| private void | PrairieMetadata. parsePVStateShard(Element el,
                 PrairieMetadata.ValueTable table)Parses the  <PVStateShard>element beneath the given element, into
 the specified table. | 
Copyright © 2017 Open Microscopy Environment