Home
Trees
Indices
Help
SWORD2 Python Client
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
sword2.exceptions.HTTPResponseError
:
Generic exception for http codes greater than 399 and less than 599
sword2.exceptions.Forbidden
sword2.exceptions.NotAuthorised
sword2.exceptions.NotFound
sword2.exceptions.PackagingFormatNotAvailable
sword2.exceptions.RequestTimeOut
sword2.exceptions.ServerError
:
for http error codes 500 and up
sword2.atom_objects.Category
:
Convenience class to aid in the intepreting of atom:category elements in XML.
sword2.collection.Collection_Feed
:
Nothing to see here yet.
sword2.connection.Connection
:
`Connection` - SWORD2 client
sword2.deposit_receipt.Deposit_Receipt
sword2.error_document.Error_Document
:
Example Error document:
sword2.atom_objects.Entry
:
Used to create `Entry`s - for multipart/metadata submission.
sword2.collection.SDCollection
:
`Collection` - holds, parses and presents simple attributes with information taken from a collection entry within a SWORD2 Service Document.
sword2.service_document.ServiceDocument
sword2.collection.Sword_Statement
:
Beginning SWORD2 Sword Statement support.
sword2.utils.Timer
:
Simple timer, providing a 'stopwatch' mechanism.
list
:
list() -> new empty list list(iterable) -> new list initialized from iterable's items
sword2.transaction_history.Transaction_History
Home
Trees
Indices
Help
SWORD2 Python Client
Generated by Epydoc 3.0.1 on Thu Jun 9 07:52:48 2011
http://epydoc.sourceforge.net