JavadoXML

Introduction

JavadoXML is a doclet that generates XML instead of HTML. This XML can be processed further, for example to generate HTML using an XSLT stylesheet.

Example

See apidocs.xml for example output of JavadoXML. This XML is generated from JavadoXML.java, the source code for JavadoXML self.