Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.replica.impl | |
edu.isi.pegasus.planner.classes |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SimpleFile.quote(Escape e,
java.lang.String s)
Quotes a string only if necessary.
|
java.lang.String |
FlushedCache.quote(Escape e,
java.lang.String s)
Quotes a string only if necessary.
|
java.lang.String |
Regex.quote(Escape e,
java.lang.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.
|