Module implementing the handler class for reading an XML tasks file.
None |
PluginRepositoryHandler | Class implementing a sax handler to read an XML tasks file. |
None |
Class implementing a sax handler to read an XML tasks file.
None |
PluginRepositoryHandler | Constructor |
endAuthor | Handler method for the "Author" end tag. |
endDescription | Handler method for the "Description" end tag. |
endFilename | Handler method for the "Filename" end tag. |
endName | Handler method for the "Name" end tag. |
endPlugin | Handler method for the "Plugin" end tag. |
endRepositoryUrl | Handler method for the "RepositoryUrl" end tag. |
endShort | Handler method for the "Short" end tag. |
endUrl | Handler method for the "Url" end tag. |
endVersion | Handler method for the "Version" end tag. |
getVersion | Public method to retrieve the version of the tasks file. |
startDocumentPlugins | Handler called, when the document parsing is started. |
startPlugin | Handler method for the "Plugin" start tag. |
startPlugins | Handler method for the "Plugins" start tag. |
Constructor
Handler method for the "Author" end tag.
Handler method for the "Description" end tag.
Handler method for the "Filename" end tag.
Handler method for the "Name" end tag.
Handler method for the "Plugin" end tag.
Handler method for the "RepositoryUrl" end tag.
Handler method for the "Short" end tag.
Handler method for the "Url" end tag.
Handler method for the "Version" end tag.
Public method to retrieve the version of the tasks file.
Handler called, when the document parsing is started.
Handler method for the "Plugin" start tag.
Handler method for the "Plugins" start tag.