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