Package org.schmant.task.text.apilinks

The ApiLinksTF task for inserting Javadoc links in HTML files.

See:
          Description

Class Summary
ApiLink This object contains a package prefix, such as java.net. and an URL to the index page of the Javadoc site where the API documentation for Java packages can be found, such as http://java.sun.com/javase/6/docs/api/index.html.
ApiLinksTask See ApiLinksTF
ApiLinksTF See [tf:ApiLinksTF|
 

Package org.schmant.task.text.apilinks Description

The ApiLinksTF task for inserting Javadoc links in HTML files.

Since:
0.8
Author:
Karl Gustafsson