Interface | Description |
---|---|
PGEConfigFileKeys |
Metadata keys used when building a
PGEConfigurationFile |
PGEDataParseKeys |
A collection of metadata keys relating to the
PGEDataHandler |
Class | Description |
---|---|
PGEConfigFileReader |
A Reader for reading the constructs defined in a
PGEConfigurationFile . |
PGEConfigFileWriter |
A Configuration File Writer for PGEs.
|
PGEConfigurationFile |
A configuration file to record input similar to HDF format.
|
PGEDataHandler |
A SAX-based event handler to parse PGE data out of an underlying XML file.
|
PGEGroup | |
PGEMatrix |
A PGEMatrix is a set of rows and columns with values in each cell defined by
a row number and column number.
|
PGEScalar |
A PGE Scalar represents a named unit of information.
|
PGEVector |
A PGEVector is a dynamic set of information, coupled with a name.
|
PGEXMLFileUtils |
Exception | Description |
---|---|
PGEConfigFileException |
A PGEConfigFileException is thrown by the
PGEConfigFileReader when
there is some general error parsing the PGEConfigurationFile . |
Copyright © 1999–2017 Apache OODT. All rights reserved.