Package org.apache.abdera.parser

Interface Summary
NamedParser Abdera's abstract parsing model allows developers to implement parsers capable of translating non-Atom formats into Abdera objects.
Parser  
ParserFactory The ParserFactory is used a acquire instances of alternative parsers registered with Abdera.
ParserOptions Parser options are used to modify the behavior of the parser.
 

Exception Summary
ParseException