|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Processor<IN,OUT> | A single element of a processing Pipeline. |
| Class Summary | |
|---|---|
| AbstractJavadocProcessor<IN,OUT> | Resolves citation sources with the help of a Javadoc RootDoc instance. |
| AbstractProcessor<IN,OUT> | Encapsulates common processor functionality. |
The JavadocCitationProcessor is currently the
main processor, reading citation anchors in an XHTML document and using a
Javadoc RootDoc instance to resolve citation sources.
The XRefProcessor detects anchors in an XHTML
document which reference cited sections by their identifier. It extracts the link text from
the referenced section title.
The TocProcessor replaces Table-Of-Contents placeholders
in an XHTML document with a generated table of contents.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||