public class JAXBExtensionManifestParser extends Object implements ExtensionManifestParser
| Modifier and Type | Field and Description |
|---|---|
private Unmarshaller |
unmarshaller |
| Constructor and Description |
|---|
JAXBExtensionManifestParser() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionManifest |
parse(InputStream inputStream) |
private final Unmarshaller unmarshaller
public ExtensionManifest parse(InputStream inputStream)
parse in interface ExtensionManifestParserCopyright © 2023 Apache NiFi Project. All rights reserved.