| Package | Description |
|---|---|
| edu.isi.pegasus.planner.catalog.replica.impl | |
| edu.isi.pegasus.planner.classes |
| Modifier and Type | Method and Description |
|---|---|
String |
Regex.quote(Escape e,
String s)
Quotes a string only if necessary.
|
String |
FlushedCache.quote(Escape e,
String s)
Quotes a string only if necessary.
|
String |
SimpleFile.quote(Escape e,
String s)
Quotes a string only if necessary.
|
| Modifier and Type | Field and Description |
|---|---|
private static Escape |
Profile.mEscape
A private static handle to the escape class.
|