• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

syndication/atom

Syndication::Atom::Parser

Syndication::Atom::Parser Class Reference

parser implementation for Atom 1.0 and 0.3. More...

#include <parser.h>

Inherits Syndication::AbstractParser.

List of all members.


Public Member Functions

bool accept (const Syndication::DocumentSource &source) const
QString format () const
Syndication::SpecificDocumentPtr parse (const Syndication::DocumentSource &source) const
 Parser ()
virtual ~Parser ()

Detailed Description

parser implementation for Atom 1.0 and 0.3.

Author:
Frank Osterfeld

Definition at line 43 of file parser.h.


Constructor & Destructor Documentation

Syndication::Atom::Parser::Parser (  ) 

default constructor

Definition at line 206 of file parser.cpp.

Syndication::Atom::Parser::~Parser (  )  [virtual]

destructor

Definition at line 207 of file parser.cpp.


Member Function Documentation

bool Syndication::Atom::Parser::accept ( const Syndication::DocumentSource &  source  )  const

returns whether the source looks like an Atom 1.0 or 0.3 document, by checking the root element.

Parameters:
source document source to check

Definition at line 51 of file parser.cpp.

QString Syndication::Atom::Parser::format (  )  const

returns the format string for this parser implementation, which is "atom"

Returns:
"atom"

Definition at line 98 of file parser.cpp.

Syndication::SpecificDocumentPtr Syndication::Atom::Parser::parse ( const Syndication::DocumentSource &  source  )  const

parses either an EntryDocument or a FeedDocument from a document source.

If the source is not an atom document, an invalid FeedDocument is returned.

See also:
SpecificDocument::isValid()
Parameters:
source the document source to parse

Definition at line 57 of file parser.cpp.


The documentation for this class was generated from the following files:
  • parser.h
  • parser.cpp

syndication/atom

Skip menu "syndication/atom"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  • kabc
  • kblog
  • kcal
  • kimap
  • kioslave
  •   imap4
  •   mbox
  • kldap
  • kmime
  • kpimidentities
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.5.7.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal