Interface | Description |
---|---|
TermDefinition |
A term definition contains everything needed to match and create
new Terms implementations.
|
TermsFactory |
A TermsFactory define the list of known TermDefinition and create new Terms
based on its own Definition and a Configuration
|
Class | Description |
---|---|
MatcherBasedConfiguration |
Provides a MatchResult view of a subset of another MatchResult
|
RFC4408SPF1Parser |
This class is used to parse SPF1-Records from their textual form to an
SPF1Record object that is composed by 2 collections: directives and
modifiers.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.