Package org.apache.oodt.pcs.input

Interface Summary
PGEConfigFileKeys Metadata keys used when building a PGEConfigurationFile
PGEDataParseKeys A collection of metadata keys relating to the PGEDataHandler
 

Class Summary
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 A PGEGroup is a named set of named PGEVectors, PGEScalars and PGEMatrixs.
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 Low-level reading API to get PGEVectors, PGEScalars, and PGEMatrixs from underlying OCO XML files.
 

Exception Summary
PGEConfigFileException A PGEConfigFileException is thrown by the PGEConfigFileReader when there is some general error parsing the PGEConfigurationFile.
 



Copyright © 1999-2011 Apache OODT. All Rights Reserved.