Paketname | libqdox-java |
Beschreibung | Quickly parses declarations and Javadoc from Java source |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.9.2-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 256 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | qdox |
Paketgröße | 157032 Byte |
Prüfsumme MD5 | bbbd6e94fbf6f9f7eb5e95358c4d6194 |
Prüfsumme SHA1 | c8b682acc1026ac0381df50904b9196d83ea9374 |
Prüfsumme SHA256 | be06642a709aa801769fa8e91df27ffe24ed838dbe14dd19fb6af268c4bf9a3e |
Link zum Herunterladen | libqdox-java_1.9.2-1_all.deb |
Ausführliche Beschreibung | qdox quickly parses Java source files looking for key items of
interest:
* class and interface definitions
* member declarations
* import statements
* JavaDoc comments
.
qdox ignores all other components of Java source, such as actual method
implementations, to avoid overhead. qdox returns a simple document
model containing only the declarations and containing enough
information to be useful.
|