|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptChecker.Results | |
|---|---|
| org.apache.jsieve.util.check | This package contains the ScriptCheckMailAdapter
MailAdapter implementation. |
| Uses of ScriptChecker.Results in org.apache.jsieve.util.check |
|---|
| Methods in org.apache.jsieve.util.check that return ScriptChecker.Results | |
|---|---|
ScriptChecker.Results |
ScriptChecker.check(java.io.File message,
java.io.File script)
Checks the sieve script contained in the given file by
executing it against the given message. |
ScriptChecker.Results |
ScriptChecker.check(java.io.InputStream message,
java.io.InputStream script)
Checks the sieve script contained in the given file by
executing it against the given message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||