public class DocumentationEnricher extends Object
| Constructor and Description |
|---|
DocumentationEnricher(Document document) |
| Modifier and Type | Method and Description |
|---|---|
void |
enrichElementDocumentation(org.apache.maven.plugin.logging.Log log,
NodeList elements,
File jsonFile) |
void |
enrichTopLevelElementsDocumentation(NodeList elements,
Map<String,File> jsonFiles) |
public DocumentationEnricher(Document document)
Apache Camel