|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
sieve
script contained in the given file by
executing it against the given message.
sieve
script contained in the given file by
executing it against the given message.
ScriptCheckMailAdapter.executedActions
was last
called.
n'th action a FileInto
with given destination?
- isActionKeep(int) -
Method in class org.apache.jsieve.util.check.ScriptChecker.Results
- Is the
n'th action a Keep
?
- isActionRedirect(String, int) -
Method in class org.apache.jsieve.util.check.ScriptChecker.Results
- Is the
n'th action a Redirect
with given address?
- isActionReject(String, int) -
Method in class org.apache.jsieve.util.check.ScriptChecker.Results
- Is the
n'th action a Reject
with given message?
- isInBodyText(String) -
Method in class org.apache.jsieve.util.check.ScriptCheckMailAdapter
-
- isPass() -
Method in class org.apache.jsieve.util.check.ScriptChecker.Results
- Is this a pass?
NodeHandler
output into a
high level SieveHandler
.SieveHandler
.
ScriptCheckMailAdapter
MailAdapter implementation.sieve
script by executing it against a given mail and
reporting the results.ScriptCheckMailAdapter.reset()
s the adapter ready for another
execution.
draft-freed-sieve-in-xml-01
Sieve Email Filtering: Sieves and display directives in XML.- SieveToXml - Class in org.apache.jsieve.util
- Converts Sieve nodes to xml.
- SieveToXml() - Constructor for class org.apache.jsieve.util.SieveToXml
- SieveToXml.NameMapper - Interface in org.apache.jsieve.util
- Maps node names to element names.
- SieveToXml.Out - Interface in org.apache.jsieve.util
- Simple infoset output.
- start() - Method in interface org.apache.jsieve.util.NodeHandler
- Starts a tree traversal.
- start(SimpleNode) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTstart) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTcommands) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTcommand) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTblock) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTarguments) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTargument) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTtest) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTtest_list) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTstring) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start(ASTstring_list) - Method in interface org.apache.jsieve.util.NodeHandler
- Starts traversal of given node.
- start() - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(SimpleNode) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTstart) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTcommands) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTcommand) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTblock) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTarguments) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTargument) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTtest) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTtest_list) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTstring) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- start(ASTstring_list) - Method in class org.apache.jsieve.util.NodeToSieveAdapter
- startArguments() - Method in class org.apache.jsieve.util.SieveHandler.Base
- startArguments() - Method in interface org.apache.jsieve.util.SieveHandler
- Handles the start of a block of arguments.
- startBlock() - Method in class org.apache.jsieve.util.SieveHandler.Base
- startBlock() - Method in interface org.apache.jsieve.util.SieveHandler
- Handles the start of a block.
- startCommand(String) - Method in class org.apache.jsieve.util.SieveHandler.Base
- startCommand(String) - Method in interface org.apache.jsieve.util.SieveHandler
- Handles the start of a command.
- startCommands() - Method in class org.apache.jsieve.util.SieveHandler.Base
- startCommands() - Method in interface org.apache.jsieve.util.SieveHandler
- Handles the start of a block of commands.
- startDocument() - Method in class org.apache.jsieve.util.XmlOut
- Starts a document by writing a prolog.
- startScript() - Method in class org.apache.jsieve.util.SieveHandler.Base
- startScript() - Method in interface org.apache.jsieve.util.SieveHandler
- Handles the start of a Sieve script.
- startStringListArgument() - Method in class org.apache.jsieve.util.SieveHandler.Base
- startStringListArgument() - Method in interface org.apache.jsieve.util.SieveHandler
- Handles the start of an argument which is a list of strings.
- startTest(String) - Method in class org.apache.jsieve.util.SieveHandler.Base
- startTest(String) - Method in interface org.apache.jsieve.util.SieveHandler
- Handles the start of a test.
- startTestList() - Method in class org.apache.jsieve.util.SieveHandler.Base
- startTestList() - Method in interface org.apache.jsieve.util.SieveHandler
- Handles the start of a list of tests.
SieveToXml.Out
implementation.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |