| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Action defines the final state of a
 MailAdapter instance.CommandException indicates an exceptional condition
 encountered while executing a Command.Constants.COMPARATOR_PREFIX
String in which all
 non-digit characters are translated to the character 0xff.
ConfigurationManager parses the XML statements
 in the Sieve configuration file and translates them to Java objects.contains answers a boolean indicating if the
 parameter container contains the parameter
 contents.
contains answers a boolean indicating if the parameter 
 container contains the parameter contents using an
 instance of comparatorName.
- Contains - Interface in org.apache.jsieve.comparators
- Interface Contains defines the method signatures for contains comparators.
- contains(String, String) - 
Method in interface org.apache.jsieve.comparators.Contains
- Method contains answers a booleanindicating if parametercontainercontains parametercontentusing
 the comparison rules defind by the implementation.
- contains(String, String) - 
Method in class org.apache.jsieve.comparators.Octet
-  
- CONTAINS_TAG - 
Static variable in interface org.apache.jsieve.comparators.MatchTypeTags
-  
- curChar - 
Variable in class org.apache.jsieve.parser.generated.address.AddressListParserTokenManager
-  
- curChar - 
Variable in class org.apache.jsieve.parser.generated.SieveParserTokenManager
-  
- currentToken - 
Variable in exception org.apache.jsieve.parser.generated.address.ParseException
- This is the last token that has been consumed successfully.
- currentToken - 
Variable in exception org.apache.jsieve.parser.generated.ParseException
- This is the last token that has been consumed successfully.
equals answers a boolean indicating if the
 parameter string1 is equal to the parameter
 string2.
boolean indicating if parameter
 string1 is equal to parameter string2 using
 the comparison rules defind by the implementation.
SieveAddressBuilder.addAddresses(String) since the last call to SieveAddressBuilder.reset().
ConcurrentHashMap concurrency level.
is answers a boolean indicating if the parameter 
 container is equal to the parameter contents using 
 an instance of comparatorName.
- is(String) - 
Method in class org.apache.jsieve.TagArgument
- Does this argument match the given tag?
- IS_TAG - 
Static variable in interface org.apache.jsieve.comparators.MatchTypeTags
-  
- isCommandSupported(String) - 
Method in interface org.apache.jsieve.CommandManager
- Method isSupported answers a boolean indicating if a Command name is
 configured.
- isCommandSupported(String) - 
Method in class org.apache.jsieve.CommandManagerImpl
- Method isSupported answers a boolean indicating if a Command name is
 configured.
- isComparator() - 
Method in class org.apache.jsieve.TagArgument
- Is this a comparator tag?
- isElseAllowed() - 
Method in class org.apache.jsieve.ConditionManager
- Method isElseAllowed answers a boolean indicating if an Else Command is
 allowed.
- isElseRunnable() - 
Method in class org.apache.jsieve.ConditionManager
- Method isElseRunnable answers a boolean indicating if an Else Command is
 runnable based upon the current evaluation state.
- isElsifAllowed() - 
Method in class org.apache.jsieve.ConditionManager
- Method isElsifAllowed answers a boolean indicating if an Elsif Command is
 allowed.
- isElsifRunnable() - 
Method in class org.apache.jsieve.ConditionManager
- Method isElsifRunnable answers a boolean indicating if an Elsif Command
 is runnable based upon the current evaluation state.
- isEmpty() - 
Method in class org.apache.jsieve.TestList
- Is this test list empty?
- isHasActions() - 
Method in class org.apache.jsieve.CommandStateManager
- Returns the hasActions.
- isIfAllowed() - 
Method in class org.apache.jsieve.ConditionManager
- Method isIfAllowed answers a boolean indicating if an If Command is
 allowed.
- isIfRunnable() - 
Method in class org.apache.jsieve.ConditionManager
- Method isIfRunnable answers a boolean indicating if an If Command is
 runnable based upon the current evaluation state.
- isImplicitKeep() - 
Method in class org.apache.jsieve.CommandStateManager
- Returns the implicitKeep.
- isImplicitlyDeclared(String) - 
Method in interface org.apache.jsieve.ComparatorManager
- Is an explicit declaration in a requirestatement
 unnecessary for this comparator?
- isImplicitlyDeclared(String) - 
Method in class org.apache.jsieve.ComparatorManagerImpl
- Is an explicit declaration in a requirestatement
 unnecessary for this comparator?
- isInBodyText(String) - 
Method in interface org.apache.jsieve.mail.MailAdapter
- Is the given phrase found in the body text of this mail?
 This search should be case insensitive.
- isInProlog() - 
Method in class org.apache.jsieve.CommandStateManager
- Returns the inProlog.
- isRejected() - 
Method in class org.apache.jsieve.CommandStateManager
- Returns the isRejected.
- isSupported(String) - 
Method in interface org.apache.jsieve.ComparatorManager
- Is the comparator with the given name supported?
- isSupported(String) - 
Method in class org.apache.jsieve.ComparatorManagerImpl
-  
- isTestPassed(MailAdapter, SieveContext) - 
Method in class org.apache.jsieve.Test
- Is this test passed for the given mail?
- isTestResult() - 
Method in class org.apache.jsieve.ConditionManager
- Returns the testResult.
MailAdapter defines the minimum functionality
 required of of a class implementing a mail message.match answers a boolean indicating if the parameter
 matchTarget compares to parameter
 matchArgument is a match of matchType using
 the comparator comparatorName.
matches answers a boolean indicating if the
 parameter string matches the glob pattern described by
 parameter glob.
matches answers a boolean indicating if the
 parameter
 string/code> is matched by the patterm glob using an
 instance of comparatorName.
- Matches - Interface in org.apache.jsieve.comparators
- Interface Matches defines the method signatures for matches comparators.
- matches(String, String) - 
Method in interface org.apache.jsieve.comparators.Matches
- Method matches answers a booleanindicating if parameterstring1matches the pattern in parameterglobusing the matching rules defind by the implementation.
- matches(String, String) - 
Method in class org.apache.jsieve.comparators.Octet
-  
- MATCHES_TAG - 
Static variable in interface org.apache.jsieve.comparators.MatchTypeTags
-  
- MatchTypeTags - Interface in org.apache.jsieve.comparators
- Interface MatchTypeTags defines the String constants used to specify an
 MATCH-TYPE tag.
- maxNextCharInd - 
Variable in class org.apache.jsieve.parser.generated.address.SimpleCharStream
-  
- maxNextCharInd - 
Variable in class org.apache.jsieve.parser.generated.JavaCharStream
-  
- MULTI_LINE - 
Static variable in interface org.apache.jsieve.parser.generated.SieveParserConstants
- RegularExpression Id.
- MULTI_LINE_DOTSTUFF - 
Static variable in interface org.apache.jsieve.parser.generated.SieveParserConstants
- RegularExpression Id.
- MULTI_LINE_END - 
Static variable in interface org.apache.jsieve.parser.generated.SieveParserConstants
- RegularExpression Id.
- MULTI_LINE_LITERAL - 
Static variable in interface org.apache.jsieve.parser.generated.SieveParserConstants
- RegularExpression Id.
- MULTI_LINE_START - 
Static variable in interface org.apache.jsieve.parser.generated.SieveParserConstants
- RegularExpression Id.
OperationException indicates an exceptional condition
 encountered while executing an Operation.ConcurrentHashMap concurrency level.
MailAdapter.Address from address lists.SieveConfigurationException indicates an exceptional
 condition encountered while evaluating the Sieve configuration.SieveException indicates an exceptional condition
 encountered within Sieve.SieveMailException indicates an exceptional condition
 encountered while processing Sieve Mail.SievePatternException indicates an exceptional condition
 encountered while evaluating a glob expression.require 
 is not necessary before usage, according to RFC5228.
StopException indicates that evaluation should be
 terminated.SyntaxException indicates an exceptional condition
 encountered while evaluating the operands of a Sieve operation, such as a
 Command, Test or Comparator.TestException indicates an exceptional condition
 encountered while executing a Test.| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||