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.
Features
- Analyzes Java source code structure and produces XML output.
License
BSD LicenseFollow XmlDoclet
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of XmlDoclet!