public class DocumentationEnricher extends Object
| Constructor and Description |
|---|
DocumentationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrichTopLevelElementsDocumentation(Document document,
NodeList elements,
Map<String,File> jsonFiles) |
void |
enrichTypeAttributesDocumentation(Document document,
NodeList attributeElements,
File jsonFile) |
public void enrichTopLevelElementsDocumentation(Document document, NodeList elements, Map<String,File> jsonFiles) throws IOException
IOExceptionpublic void enrichTypeAttributesDocumentation(Document document, NodeList attributeElements, File jsonFile) throws IOException
IOExceptionApache Camel