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