Class XMLReader

All Implemented Interfaces:
ConfigurableComponent, ControllerService, RecordReaderFactory

@Tags({"xml","record","reader","parser"}) @CapabilityDescription("Reads XML content and creates Record objects. Records are expected in the second level of XML data, embedded in an enclosing root tag.") public class XMLReader extends SchemaRegistryService implements RecordReaderFactory