Audio & Video
Business
Communications
Desktop Enhancements
Drivers
Education
Games
Graphic & Design
Home & Hobby
Mobile Phones
Network & Internet
Screen Savers
Security & Privacy
Servers
Software Development
Active X
Basic, VB, VB DotNet
C and C++ Tools & Components
Compilers & Interpreters
Components & Libraries
Databases & Networks
Debugging
Delphi Tools & Components
Help File Tools
IDEs & Coding Utilities
Java
Management & Distribution
Misc. Programming Tools
PowerBuilder Tools & Components
Registration Tools
Setup Utilities
Source Editors
Specialized Tools
Utilities
Web Development

New Downloads
DB Elephant MSSQL to MySQL Converter 1.1
CodeTwo Exchange Rules 2.0
forSQL Data Generator 2.1
DataMatch 2009 2.5.1
Xilisoft Audio Converter 2.1.69.0926
CenterPoint 1.3.0
Linx 1.3
PeerAware 1.02
PCODO 1.0
eRepair ZIP 1.0.0
 
Top Downloads
Quick Slide Show 2.01
16546 download (Shareware)
OnLine TV Live 6.3.11
10867 download (Freeware)
Send Free SMS Messages to Mobile Phones 1.01
9667 download (Freeware)
FREE PHONE 2.0.0.0
8656 download (Freeware)
NokiaFREE unlock codes calculator NokiaFREE3.exe
7648 download (Freeware)
Wireless WEP Key Password Spy 1.0
6289 download (Demo)
Mobile Phone Tools 4.04
6220 download (Shareware)
Universal Simlock Remover 1.09
5079 download (Freeware)
UnlimitedPS2Games 5.844
4639 download (Shareware)
Cafe English 1.0
3831 download (Shareware)
 
Top Rated
Send Free SMS Messages to Mobile Phones 1.01
OnLine TV Live 6.3.11
Mobile Phone Tools 4.04
Wireless WEP Key Password Spy 1.0
NokiaFREE unlock codes calculator NokiaFREE3.exe
UnlimitedPS2Games 5.844
Quick Slide Show 2.01
Cafe English 1.0
Bus Driver 1.0
Calendar Software for Professionals 3.1
 
Popular Tags
Javadoc Msword
 

Latest News
Programy ZDARMA na CD-DVD - PC World

PC World, Czech Republic - Sep 25, 2008
Nechybí samoz
Pentagon: Open Source Good To Go - Redmondmag.com

Redmondmag.com, CA - Oct 8, 2008
A 2003 policy, entitled "Information Assurance Implementation" (8500.2), states that the military should not use freeware or shareware software. ...
Through the mirror backwards: p2pnet interview - p2pnet.net

p2pnet.net, Canada - Oct 4, 2008
It currently has more than 380 freeware and shareware applications listed and there have been more than two million downloads for virtually no bandwith. ...
No need to pirate these free classics - UConn Daily Campus (subscription)

UConn Daily Campus (subscription), CT - Oct 2, 2008
... be able to pirate free software! You'll see me ruined." "Why should I? Don't you realize how many classic games there are, labeled freeware or shareware ...
Babya drops EULA and other license agreements - PRMinds (press release)

PRMinds (press release), France - Sep 21, 2008
A industry first, Babya is the only software developer to completely do away with shareware,freeware and comnercial software and EULA license types, ...
How to prevent someone from looking over your shoulders at the ... - Promotion World (press release)

Promotion World (press release), CA - Oct 9, 2008
In this scenario, spyware is embedded, attached, or bundled with a freeware or shareware program without the user
DoD Prepares Open Source Use, Contribution Guidelines - IT Business Edge

IT Business Edge, KY - 18 hours ago
... shelf
Pentagon is preparing guidelines for open-source adoption - CNET News

CNET News, CA - Oct 9, 2008
The memo should also dispel lingering ideas that open source software may not be used because it is a form of shareware or freeware. ...
Programy ZDARMA na CD-DVD - PC World

PC World, Czech Republic - Sep 25, 2008
Nechybí samoz
Through the mirror backwards: p2pnet interview - p2pnet.net

p2pnet.net, Canada - Oct 4, 2008
It currently has more than 380 freeware and shareware applications listed and there have been more than two million downloads for virtually no bandwith. ...
 

Downloads RSS
RSS XML
MY Yahoo
Add to Google
Add to MSN
My AOL
News Geter
Rojo
Bloglines
My Feedster
Navigation: Home / Software Development / Java

DocFlex/Javadoc 1.5.3 download

27 Downloads
Download Site1

Download time:
Dialup(56k)  -   11 m 14 s
ISDN(128k)  -   04 m 55 s
DSL(512k)  -   01 m 14 s
Cable(1024k)  -   37 s
T1(1484k)  -   26 s


Description of DocFlex/Javadoc
DocFlex/Javadoc is an innovative tool for rapid development of professional quality Javadoc doclets.
Doclets are programmed in the form templates using a graphic Template Designer. Further, the main template is passed as an argument to a special interpreter called DocFlex Doclet, which, at the same time, serves the role of an ordinary Javadoc doclet. Once launched by Javadoc, the DocFlex Doclet connects to the Doclet API and by interpreting the instructions contained in the templates generates the output documentation. In that way, the pair {DocFlex Doclet + template set} works as a separate and unique Javadoc doclet.

MAIN FEATURES:

(*) Full support of all new Java 5.0 language features.
(*) Simultaneous support of Java 1.4 and Java 5.
(*) The Standard Template Set allows instant generation of framed HTML JavaDoc (as well as in the form of a single HTML file) and the exceptional quality RTF JavaDoc with the correct rendering of HTML tags embedded in Java comments (including insertion of images). It is also possible to exclude any classes, fields and methods by the specified tags or annotations.
(*) The plain text (TXT) output is supported as well, which may be used for various utilizations of Java code info provided by Doclet API (e.g. generation of XML files).
(*) Besides using options on the Javadoc command line, DocFlex Doclet provides a user-friendly Doclet GUI, where you can assign all settings in special inspector dialogs, start the generation, track its progress and stop it at any moment (when needed).
(*) A high quality graphic Template Designer allows visual designing of most of things which development is possible otherwise only by direct Java coding. Lots of sophisticated formatting techniques are supported.
(*) The whole Doclet API is mapped into a kind of a virtual XML document similar to XML DOM. This allows programming and processing of the data provided by the Doclet API using universal approaches developed for XML (such as XPath).
Tags:  Doc-generator, Doclet, Framed Html, Javadoc, Rtf, Template, Template Designer, Txt, Xdoclet, Xml
Similar software
DocFlex/Doclet 1.5.3 download by FILIGRIS WORKS
Template-driven Javadoc doclet that generates both framed and single-file HTML, the exceptional quality RTF with rendering of HTML tags embedded in Java comments (including images). Full support of new Java 5.0 language features. Doclet GUI.
Download
CppDoc 2.4 download by Rich Feit
CppDoc generates HTML documentation for your C++ classes, based on your source code and special comments embedded within it. It supports JavaDoc tags (@see, @return, etc.) and can produce JavaDoc-style output.
Download
DocFlex/XSD 1.0 download by FILIGRIS WORKS
An easy adjustable template-driven W3C XML Schema documentation generator in both multi-framed hypertext HTML and printable RTF formats with the support of XHTML markup embedded in XML schema annotations (including possibility to insert images)
Download
DocFlex/XML 1.0 download by FILIGRIS WORKS
Template-driven docs/reports generator by the data from XML files. The templates are created using a graphic Template Designer basing on the data type information from DTD or XML Schema files. The output can be generated in RTF, HTML and TXT formats.
Download
DelphiCodeToDoc v0.16b download by TridenT
DelphiCodeToDoc is a free documentation system for Delphi, released under the GNU General Public License
Download