Package org.apache.james.jspf.parser

Interface Summary
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 Summary
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-2009 The Apache Software Foundation. All Rights Reserved.