Package | Description |
---|---|
edu.isi.pegasus.planner.code.generator.condor |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
CondorQuoteParser.quote(java.lang.String s)
Parses a string and condor quotes it.
|
static java.lang.String |
CondorQuoteParser.quote(java.lang.String s,
boolean enclose)
Parses a string and condor quotes it.
|