![]() |
The Gaudi Framework
v27r0
|
parse the More...


Public Member Functions | |
| def | __init__ (self) |
| def | handle_starttag (self, tag, attrs) |
| def | handle_endtag (self, tag) |
| def | handle_data (self, data) |
Public Attributes | |
| patch | |
Private Attributes | |
| _parsingAttachments | |
| _currentFileId | |
| _currentFileData | |
Static Private Attributes | |
| string | __attachments_id__ = "hidsubpartcontentattached" |
parse the
Definition at line 39 of file validate_patch.py.
| def validate_patch.SavannahParser.__init__ | ( | self | ) |
Definition at line 41 of file validate_patch.py.
| def validate_patch.SavannahParser.handle_data | ( | self, | |
| data | |||
| ) |
Definition at line 78 of file validate_patch.py.
| def validate_patch.SavannahParser.handle_endtag | ( | self, | |
| tag | |||
| ) |
Definition at line 67 of file validate_patch.py.
| def validate_patch.SavannahParser.handle_starttag | ( | self, | |
| tag, | |||
| attrs | |||
| ) |
Definition at line 53 of file validate_patch.py.
|
staticprivate |
Definition at line 40 of file validate_patch.py.
|
private |
Definition at line 49 of file validate_patch.py.
|
private |
Definition at line 48 of file validate_patch.py.
|
private |
Definition at line 47 of file validate_patch.py.
| validate_patch.SavannahParser.patch |
Definition at line 44 of file validate_patch.py.