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

Type IArchiveFile

   Interface --+    
               |    
IArchiveWorkItem --+
                   |
                  IArchiveFile


A generic interface for a File in an archive.org submission.
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:19 2005 http://epydoc.sf.net