Module implementing the handler class for reading an XML project debugger properties file.
None |
DebuggerPropertiesHandler | Class implementing a sax handler to read an XML project debugger properties file. |
None |
Class implementing a sax handler to read an XML project debugger properties file.
None |
None |
DebuggerPropertiesHandler | Constructor |
endConsoleDebugger | Handler method for the "ConsoleDebugger" end tag. |
endDebugClient | Handler method for the "DebugClient" end tag. |
endEnvironment | Handler method for the "Environment" end tag. |
endInterpreter | Handler method for the "Interpreter" end tag. |
endLocalPath | Handler method for the "LocalPath" end tag. |
endRemoteCommand | Handler method for the "RemoteCommand" end tag. |
endRemoteHost | Handler method for the "RemoteHost" end tag. |
endRemotePath | Handler method for the "RemotePath" end tag. |
getVersion | Public method to retrieve the version of the debugger properties. |
startConsoleDebugger | Handler method for the "ConsoleDebugger" start tag. |
startDebuggerProperties | Handler method for the "DebuggerProperties" start tag. |
startDocumentDebuggerProperties | Handler called, when the document parsing is started. |
startEnvironment | Handler method for the "Environment" start tag. |
startNoencoding | Handler method for the "Noencoding" start tag. |
startPathTranslation | Handler method for the "PathTranslation" start tag. |
startRedirect | Handler method for the "Redirect" start tag. |
startRemoteDebugger | Handler method for the "RemoteDebugger" start tag. |
None |
Constructor
Handler method for the "ConsoleDebugger" end tag.
Handler method for the "DebugClient" end tag.
Handler method for the "Environment" end tag.
Handler method for the "Interpreter" end tag.
Handler method for the "LocalPath" end tag.
Handler method for the "RemoteCommand" end tag.
Handler method for the "RemoteHost" end tag.
Handler method for the "RemotePath" end tag.
Public method to retrieve the version of the debugger properties.
Handler method for the "ConsoleDebugger" start tag.
Handler method for the "DebuggerProperties" start tag.
Handler called, when the document parsing is started.
Handler method for the "Environment" start tag.
Handler method for the "Noencoding" start tag.
Handler method for the "PathTranslation" start tag.
Handler method for the "Redirect" start tag.
Handler method for the "RemoteDebugger" start tag.