|
Class Summary |
| Boolean |
This class converts a boolean property specification (string) in various
representations into a booelan value. |
| CommonProperties |
This class creates a common interface to handle package properties. |
| CondorVersion |
A utility class that allows us to determine condor version. |
| Currently |
Create a common interface to handle obtaining string timestamps. |
| DefaultStreamGobblerCallback |
The default callback for the stream gobbler, that logs all the messages to
a particular logging level. |
| DynamicLoader |
This class provides a dynamic class loading facility. |
| Escape |
This class tries to define an interface to deal with quoting, escaping,
and the way back. |
| FindExecutable |
A convenice class that allows us to determine the path to an executable |
| ProfileParser |
Converts between the string version of a profile specification
and the parsed triples and back again. |
| Separator |
This class solely defines the separators used in the textual in-
and output between namespace, name and version(s). |
| Separator2Test |
This is the test program for the Separator class. |
| SeparatorTest |
This is the test program for the Separator class. |
| StreamGobbler |
A Stream gobbler class to take care of reading from a stream and optionally
write out to another stream. |
| Version |
This class solely defines the version numbers of PEGASUS. |
| XMLOutput |
This abstract class defines a common base for certain classes that
deal with the generation of XML files. |
| XMLWriter |
|