Package sword2 :: Module atom_objects
[hide private]
[frames] | no frames]

Module atom_objects

source code

Non-SWORD2 specific Atom/APP helper classes.

Most often used class will be 'Entry' - it provides an easy means to make an atom:entry document which can be used directly as the metadata entry.

Also provides Category, which is a convenience function to simplify reading in category information from an atom:entry


Version: 0.1

Classes [hide private]
  Category
Convenience class to aid in the intepreting of atom:category elements in XML.
  Entry
Used to create `Entry`s - for multipart/metadata submission.
Variables [hide private]
  coll_l = logging.getLogger(__name__)
  __package__ = 'sword2'