Module implementing a class for reading an XML session file.
None |
SessionReader | Class for reading an XML session file. |
None |
Class for reading an XML session file.
supportedVersions |
None |
SessionReader | Constructor |
__readBookmark | Private method to read the bookmark info. |
__readBookmarks | Private method to read the bookmark infos. |
__readBreakpoint | Private method to read the break point info. |
__readBreakpoints | Private method to read the break point infos. |
__readDebugInfo | Private method to read the debug infos. |
__readFilenames | Private method to read the file name infos. |
__readProjectBrowserState | Private method to read the project browser state info. |
__readProjectBrowserStates | Private method to read the project browser state infos. |
__readWatchexpression | Private method to read the watch expression info. |
__readWatchexpressions | Private method to read watch expression infos. |
readXML | Public method to read and parse the XML document. |
None |
Constructor
Private method to read the bookmark info.
Private method to read the bookmark infos.
Private method to read the break point info.
Private method to read the break point infos.
Private method to read the debug infos.
Private method to read the file name infos.
Private method to read the project browser state info.
Private method to read the project browser state infos.
Private method to read the watch expression info.
Private method to read watch expression infos.
Public method to read and parse the XML document.