Package org.apache.camel.maven
Class DocumentationEnricher
java.lang.Object
org.apache.camel.maven.DocumentationEnricher
Enriches xml document with documentation from json files.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidenrichElementDocumentation(org.apache.maven.plugin.logging.Log log, NodeList elements, File jsonFile) voidenrichTopLevelElementsDocumentation(NodeList elements, Map<String, File> jsonFiles)
-
Constructor Details
-
DocumentationEnricher
-
-
Method Details
-
enrichTopLevelElementsDocumentation
-
enrichElementDocumentation
-