Module implementing the handler class for reading an XML project file.
None |
ProjectHandler | Class implementing a sax handler to read an XML project file. |
None |
Class implementing a sax handler to read an XML project file.
None |
None |
ProjectHandler | Constructor |
__buildPath | Private method to assemble a path. |
endAuthor | Handler method for the "Author" end tag. |
endCheckersParams | Handler method for the "CheckersParams" end tag. |
endCxfreezeParams | Handler method for the "CxfreezeParams" end tag. |
endDescription | Handler method for the "Description" end tag. |
endDir | Handler method for the "Dir" end tag. |
endDocumentationParams | Handler method for the "DocumentationParams" end tag. |
endEmail | Handler method for the "Email" end tag. |
endEric3ApiParams | Handler method for the "Eric3ApiParams" end tag. |
endEric3DocParams | Handler method for the "Eric3DocParams" end tag. |
endEric4ApiParams | Handler method for the "Eric4ApiParams" end tag. |
endEric4DocParams | Handler method for the "Eric4DocParams" end tag. |
endForm | Handler method for the "Form" end tag. |
endInterface | Handler method for the "Interface" end tag. |
endLanguage | Handler method for the "Language" end tag. |
endMainScript | Handler method for the "MainScript" end tag. |
endName | Handler method for the "Name" end tag. |
endOther | Handler method for the "Other" end tag. |
endOtherToolsParams | Handler method for the "OtherToolsParams" end tag. |
endPackagersParams | Handler method for the "PackagersParams" end tag. |
endProgLanguage | Handler method for the "ProgLanguage" end tag. |
endProjectExcludeList | Handler method for the "ProjectExcludeList" end tag. |
endProjectType | Handler method for the "ProjectType" end tag. |
endProjectTypeSpecificData | Handler method for the "ProjectTypeSpecificData" end tag. |
endProjectWordList | Handler method for the "ProjectWordList" end tag. |
endPyLintParams | Handler method for the "PyLintParams" end tag. |
endResource | Handler method for the "Resource" end tag. |
endSource | Handler method for the "Source" end tag. |
endTranslation | Handler method for the "Translation" end tag. |
endTranslationException | Handler method for the "TranslationException" end tag. |
endTranslationPattern | Handler method for the "TranslationPattern" end tag. |
endTranslationPrefix | Handler method for the "TranslationPrefix" end tag. |
endTranslationsBinPath | Handler method for the "TranslationsBinPath" end tag. |
endUIType | Handler method for the "UIType" end tag. |
endVcsOptions | Handler method for the "VcsOptions" end tag. |
endVcsOtherData | Handler method for the "VcsOtherData" end tag. |
endVcsType | Handler method for the "VcsType" end tag. |
endVersion | Handler method for the "Version" end tag. |
getVersion | Public method to retrieve the version of the project. |
startCheckersParams | Handler method for the "CheckersParams" start tag. |
startCxfreezeParams | Handler method for the "CxfreezeParams" start tag. |
startDocumentProject | Handler called, when the document parsing is started. |
startDocumentationParams | Handler method for the "DocumentationParams" start tag. |
startEric4ApiParams | Handler method for the "Eric4ApiParams" start tag. |
startEric4DocParams | Handler method for the "Eric4DocParams" start tag. |
startFiletypeAssociation | Handler method for the "FiletypeAssociation" start tag. |
startForm | Handler method for the "Form" start tag. |
startInterface | Handler method for the "Interface" start tag. |
startLexerAssociation | Handler method for the "LexerAssociation" start tag. |
startMainScript | Handler method for the "MainScript" start tag. |
startOther | Handler method for the "Other" start tag. |
startOtherToolsParams | Handler method for the "OtherToolsParams" start tag. |
startPackagersParams | Handler method for the "PackagersParams" start tag. |
startProgLanguage | Handler method for the "Source" start tag. |
startProject | Handler method for the "Project" start tag. |
startProjectTypeSpecificData | Handler method for the "ProjectTypeSpecificData" start tag. |
startPyLintParams | Handler method for the "PyLintParams" start tag. |
startResource | Handler method for the "Resource" start tag. |
startSource | Handler method for the "Source" start tag. |
startTranslation | Handler method for the "Translation" start tag. |
startTranslationException | Handler method for the "TranslationException" start tag. |
startTranslationPrefix | Handler method for the "TranslationPrefix" start tag. |
startTranslationsBinPath | Handler method for the "TranslationsBinPath" start tag. |
startVcsOptions | Handler method for the "VcsOptions" start tag. |
startVcsOtherData | Handler method for the "VcsOtherData" start tag. |
None |
Constructor
Private method to assemble a path.
Handler method for the "Author" end tag.
Handler method for the "CheckersParams" end tag.
Handler method for the "CxfreezeParams" end tag.
Handler method for the "Description" end tag.
Handler method for the "Dir" end tag.
Handler method for the "DocumentationParams" end tag.
Handler method for the "Email" end tag.
Handler method for the "Eric3ApiParams" end tag.
Handler method for the "Eric3DocParams" end tag.
Handler method for the "Eric4ApiParams" end tag.
Handler method for the "Eric4DocParams" end tag.
Handler method for the "Form" end tag.
Handler method for the "Interface" end tag.
Handler method for the "Language" end tag.
Handler method for the "MainScript" end tag.
Handler method for the "Name" end tag.
Handler method for the "Other" end tag.
Handler method for the "OtherToolsParams" end tag.
Handler method for the "PackagersParams" end tag.
Handler method for the "ProgLanguage" end tag.
Handler method for the "ProjectExcludeList" end tag.
Handler method for the "ProjectType" end tag.
Handler method for the "ProjectTypeSpecificData" end tag.
Handler method for the "ProjectWordList" end tag.
Handler method for the "PyLintParams" end tag.
Handler method for the "Resource" end tag.
Handler method for the "Source" end tag.
Handler method for the "Translation" end tag.
Handler method for the "TranslationException" end tag.
Handler method for the "TranslationPattern" end tag.
Handler method for the "TranslationPrefix" end tag.
Handler method for the "TranslationsBinPath" end tag.
Handler method for the "UIType" end tag.
Handler method for the "VcsOptions" end tag.
Handler method for the "VcsOtherData" end tag.
Handler method for the "VcsType" end tag.
Handler method for the "Version" end tag.
Public method to retrieve the version of the project.
Handler method for the "CheckersParams" start tag.
Handler method for the "CxfreezeParams" start tag.
Handler called, when the document parsing is started.
Handler method for the "DocumentationParams" start tag.
Handler method for the "Eric4ApiParams" start tag.
Handler method for the "Eric4DocParams" start tag.
Handler method for the "FiletypeAssociation" start tag.
Handler method for the "Form" start tag.
Handler method for the "Interface" start tag.
Handler method for the "LexerAssociation" start tag.
Handler method for the "MainScript" start tag.
Handler method for the "Other" start tag.
Handler method for the "OtherToolsParams" start tag.
Handler method for the "PackagersParams" start tag.
Handler method for the "Source" start tag.
Handler method for the "Project" start tag.
Handler method for the "ProjectTypeSpecificData" start tag.
Handler method for the "PyLintParams" start tag.
Handler method for the "Resource" start tag.
Handler method for the "Source" start tag.
Handler method for the "Translation" start tag.
Handler method for the "TranslationException" start tag.
Handler method for the "TranslationPrefix" start tag.
Handler method for the "TranslationsBinPath" start tag.
Handler method for the "VcsOptions" start tag.
Handler method for the "VcsOtherData" start tag.