Package | Description |
---|---|
org.apache.nifi.documentation | |
org.apache.nifi.documentation.xml |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDocumentationWriter
Base class for DocumentationWriter that simplifies iterating over all information for a component, creating a separate method
for each, to ensure that implementations properly override all methods and therefore properly account for all information about
a component.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlDocumentationWriter
XML-based implementation of DocumentationWriter
Please note that while this class lives within the nifi-api, it is provided primarily as a means for documentation components within
the NiFi NAR Maven Plugin.
|
Copyright © 2019 Apache NiFi Project. All rights reserved.