|
Drools :: Eclipse :: Webdav for Guvnor tools 6.0.0.Alpha7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| org.eclipse.webdav.internal.kernel | |
| Uses of Condition in org.eclipse.webdav.internal.kernel |
|---|
| Methods in org.eclipse.webdav.internal.kernel that return Condition | |
|---|---|
static Condition |
Condition.create(StreamTokenizer tokenizer)
Create a Condition by parsing the given If header as defined by section 9.4 in the WebDAV spec. |
static Condition |
Condition.create(String ifHeader)
Create a Condition by parsing the given If header as defined by section 9.4 in the WebDAV spec. |
| Methods in org.eclipse.webdav.internal.kernel with parameters of type Condition | |
|---|---|
void |
Precondition.addCondition(Condition condition)
Add a Condition to this Precondition. |
boolean |
Condition.matches(Condition condition)
See if this Condition matches the given Condition. |
boolean |
Precondition.matches(Condition condition)
See if this Precondition contains a matching Condition. |
|
Drools :: Eclipse :: Webdav for Guvnor tools 6.0.0.Alpha7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||