Class XmlSlurperDataFormat

All Implemented Interfaces:
AutoCloseable, Service, ShutdownableService, DataFormat, StatefulService, SuspendableService

public class XmlSlurperDataFormat extends AbstractXmlDataFormat
Author:
Christian Ohr
  • Constructor Details

    • XmlSlurperDataFormat

      public XmlSlurperDataFormat()
    • XmlSlurperDataFormat

      public XmlSlurperDataFormat(boolean namespaceAware)
  • Method Details