|
Drools :: Eclipse :: Webdav for Guvnor tools 6.0.0.Alpha7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConditionTerm | |
|---|---|
| org.eclipse.webdav.internal.kernel | |
| Uses of ConditionTerm in org.eclipse.webdav.internal.kernel |
|---|
| Methods in org.eclipse.webdav.internal.kernel that return ConditionTerm | |
|---|---|
static ConditionTerm |
ConditionTerm.create(StreamTokenizer tokenizer)
Create a ConditionTerm 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 ConditionTerm | |
|---|---|
void |
Condition.addConditionTerm(ConditionTerm term)
Add a ConditionTerm to a Condition. |
boolean |
Condition.contains(ConditionTerm term)
Does this Condition contain the given ConditionTerm? |
boolean |
ConditionTerm.matches(ConditionTerm conditionTerm)
See if this ConditionTerm matches the given ConditionTerm. |
|
Drools :: Eclipse :: Webdav for Guvnor tools 6.0.0.Alpha7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||