public interface InputSourceParser
| Modifier and Type | Method and Description |
|---|---|
void |
parse(InputSource inputSource,
ContentHandler contentHandler)
Parse Input Source using Content Handler
|
void parse(InputSource inputSource, ContentHandler contentHandler)
inputSource - Input Source to be parsedcontentHandler - Content Handler used during parsingCopyright © 2022 Apache NiFi Project. All rights reserved.