| Package | Description |
|---|---|
| org.fourthline.lemma.processor |
Processors do the actual work in a pipeline.
|
| org.fourthline.lemma.processor.xhtml |
Processors which read XHTML input and produce XHTML output.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJavadocProcessor<IN,OUT>
Resolves citation sources with the help of a Javadoc
RootDoc instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
JavadocCitationProcessor
Recursively processes citation anchors in XHTML documents and fragments.
|
class |
TocProcessor
Replaces
toc anchors with a generated table-of-contents. |
class |
XRefProcessor
Detects cross-reference anchors and sets their link text.
|
Copyright © 2015 4th Line GmbH, Switzerland. All Rights Reserved.