|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.resources.ant.Policy
public class Policy
| Constructor Summary | |
|---|---|
Policy()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
bind(java.lang.String id)
Lookup the message with the given ID in this catalog |
static java.lang.String |
bind(java.lang.String id,
java.lang.String binding)
Lookup the message with the given ID in this catalog and bind its substitution locations with the given string. |
static java.lang.String |
bind(java.lang.String id,
java.lang.String[] bindings)
Lookup the message with the given ID in this catalog and bind its substitution locations with the given string values. |
static java.lang.String |
bind(java.lang.String id,
java.lang.String binding1,
java.lang.String binding2)
Lookup the message with the given ID in this catalog and bind its substitution locations with the given strings. |
static org.eclipse.core.runtime.IProgressMonitor |
monitorFor(org.eclipse.core.runtime.IProgressMonitor monitor)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Policy()
| Method Detail |
|---|
public static java.lang.String bind(java.lang.String id)
public static org.eclipse.core.runtime.IProgressMonitor monitorFor(org.eclipse.core.runtime.IProgressMonitor monitor)
public static java.lang.String bind(java.lang.String id,
java.lang.String binding)
public static java.lang.String bind(java.lang.String id,
java.lang.String binding1,
java.lang.String binding2)
public static java.lang.String bind(java.lang.String id,
java.lang.String[] bindings)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||