Home | Trees | Indices | Help |
|
---|
|
The module forwards files to the proper inspector.
After the inspection it collects the feedback to be shown on the user interface.
See Also: Function beginInspection().
Author: Vili Auvinen, Olli Kauppinen, Juho Tammela
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ =
|
|
Checks if the file is a zip file and forwards the document files to the proper inspector function. Recursively checks if files inside a zip file are zip files. If the file is a zip file and it's in Microsoft Office or OpenOffice.org file format, gives the file forward. |
Converts with DOM the results of an inspection to the HTML format.
|
Gets the file extension from the file name string. Splits the given string at the character . and returns the string on the right side of it.
|
Begins the inspection of a file. Gets the requirements.xml using the email-address as a folder name.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 21 17:30:07 2011 | http://epydoc.sourceforge.net |