Extends: ude.parsers.doxygen_base.BaseDoxygenParser
Java specific Doxygen XML parser.
Satisfies REQ-FUN-02
Methods
init
__init__(self)
Initializes the parser and tags it with the “java” language.
| Parameter | Type | Description |
|---|---|---|
| args | *Any | Positional arguments forwarded to BaseDoxygenParser. |
| kwargs | **Any |