| Interface | Description |
|---|---|
| ContainerEntryMaker |
Classes implementing this interface have the ability to add values to a
PropertyContainer. |
| Class | Description |
|---|---|
| AbstractKeyPairParser |
A generic parser that accepts lines containing name=value pairs on
This is essentially similar to the attribute parse of a PBS record but without
the mandatory fields.
|
| AbstractPbsParser |
Abstract Parser for variants of the PBS (Portable Batch System) records.
|
| DiracSLUMParser | |
| GlobusJobManagerParser |
Parser for Globus JobManager records.
|
| GridFtpTransferParser |
Parser for GridFtp data transfer logs
|
| GridMapParser | |
| JobmanagerParser |
parser for EGEE jobmanger logs
|
| LoadLevelerParser |
The LoadLeveler global-history file is a structured binary file.
|
| LSFParser | |
| MakerMap |
A map from keywords to
ContainerEntryMaker |
| NGSXMLRecordParser |
OGFUR parser extended to include standard NGS additions
Note that this class uses a different version of the schema
(with different schema namespace) from the parent class.
|
| OGFXMLRecordParser |
Parser for OGF usage records.
|
| ParsernameSpaceContext | |
| PasswdParser |
Parser for standard unix password files
|
| PbsParser |
Parser for PBS (Portable Batch System) records.
|
| PbsParser.PBSNodesCPUEntryMaker |
Nodes cpu EntryMaker
Some varients of PBS use a modes=
|
| PropertyEntryMaker<T> |
Links a
PropertyTag with a ValueParser. |
| RegexpParser |
PropertyContainerParser based on regular expressions.
|
| SgeParser | |
| TypeConverterPropertyTag<T> |
PropertyTag for properties generated by a TypeConverter with an
underlying String representation.
|
| UnixFileSplitter | |
| VomsAccountingParser | |
| XMLPropertyDomParser |
An implementation of a
PropertyContainerDomParser for data in an XML format. |
| XMLRecordParser |
Parser for usage records in an XML format.
|
| Annotation Type | Description |
|---|---|
| ParseClass | |
| Path | |
| Regexp |