Package pyarchive :: Module interfaces :: Class IArchiveWorkItem
[show private | hide private]
[frames | no frames]

Type IArchiveWorkItem

Interface --+
            |
           IArchiveWorkItem

Known Subclasses:
IArchiveFile

An interface for an item within an archive.org work.
Class Variable Summary
str archiveFilename = 'Return the archive.org filename for t...
str fileNode = 'Returns the block of XML representing this i...
str sanityCheck = 'Perform simple sanity checks before proce...

Class Variable Details

archiveFilename

Type:
str
Value:
'Return the archive.org filename for this item.'                       

fileNode

Type:
str
Value:
'Returns the block of XML representing this item in _files.xml'        

sanityCheck

Type:
str
Value:
'Perform simple sanity checks before proceeding with upload.'          

Generated by Epydoc 2.1 on Fri Jun 24 12:01:26 2005 http://epydoc.sf.net