Showing 30 open source projects for "doclet"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1

    XmlDoclet

    A JavaDoc doclet that outputs source code structure in XML format.

    XmlDoclet is a JavaDoc doclet that outputs the source code structure of the packages, classes etc. in XML format. Later, the XML data may easily be processed by standard tools such as XSLT to produce HTML, PDF, dot graphs etc. Technically, this is done by wrapping the class and interfaces of the com.sun.javadoc packages into JAXB annotated classes, which allows for an easy serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ant-Ikvmc is an Ant task for IKVMC, a tool that converts Java bytecode to .NET dll's and exe's (available at www.ikvm.net). This library provides Ant interface to this tool. It also provides Java doclet to generate IKVMC mapping files from your sources
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    This is a javadoc doclet which produces PDF output for a given Java API, using another SourceForge project, "iText". It requires nothing more than some JAR files for creating PDF files. Forget about all the fuss of having to create MIF output first
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    A revision of the JavaDoc standard doclet for generating Java API documentation in HTML that uses CSS and JavaScript to provide an improved user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    The PublishedApiDoclet is a javadoc doclet, that acts as a filter in font of a second doclet, that generates output. It selects the methods, fields, classes and packages to be documented using arbitrary tags (i.e. @pad.include-tag or @exclude-tag).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    antdoclet is a javadoc doclet that automatically generates a ant-like help documentation of your Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Maven 2 and Maven 3 build system extension that allows writing annotated Mojos using JDK 1.5 annotations instead of doclet comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...The project provides 2 doclets. PreProcess extracts comment strings from source into xml files. When xmls are translated, PostProcess generates translated javadoc using standard doclet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A doclet that outputs VIM help files instead of HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. It revises the document structure to exclude outdated tags and inline styles, creates valid XHTML markup, and provides better hooks for more flexible CSS manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XDoclet is an extended Javadoc Doclet engine. It's a generic Java tool that lets you create custom Javadoc @tags and based on those @tags generate source code or other files (such as xml-ish deployment descriptors) using a template engine it provides.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 14
    NDoclet is a Javadoc Doclet that generates MSDN-style API documentation from Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Maven DocCheck Plug-in is a report-type plugin for Apache Maven. It will add a report on missing and corrupt javadoc comments using the Sun Doc Check Doclet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project features a doclet to extract release information from JavaDocs. Recognized tags are @change, @bug and @todo. A reference parameter may be included in tag's text and it will be interpreted as a link to a SourceForge.net tracker item.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AurigaDoclet is a Doclet which can generate Java API Documentation in the following formats: Formatting Object(FO), PDF, Postscript, PCL, SVG, etc. The generated javadoc can be customized by specifying a header/footer text and a cover page in XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ContractChecker is a small tool to provide support for some design by contract features to standard Java code. Internally, it is composed of an Ant task, which invokes a doclet to generate AspectJ and the AjcTask itself in order to compile it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tasklist Doclet is a custom javadoc Doclet that creates XML tasklist reports and ships with XSL files to transform reports to HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Goal of the project is to provide a JavaDoc doclet that transforms JUnit report XML files together with the JUnit TestCases into a HTML report that contains the JavaDoc of the TestCase and the result from the XML report file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java doclet to generate both mapping and DDL files for Castor JDO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The BeanFactory Tool is a two-way GUI frontend plugin for editing javadoc custom doclets, such as XDoclet. It is build on a general Doclet editing layer running on Netbeans, JBuilder and Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Codex is a code generator based on a central MetaModel which can be created via multiple channels: reflection, Doclet, XML/XMI, etc. because it offers a generic Loader concept. The templates are similiar to JSPs and allow to use the full power of Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Doclet that produces XML as output. This allows you to use XSLT to customize the look and feel of your Javadoc output. You no longer need to write a doclet for that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHPDoc is a direct implementation of the javadoc API documentation generator for PHP. PHPDoc can generate documentation for any number of PHP files and directories using any javadoc Doclet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB