Class DomXmlDataFormatProvider

java.lang.Object
org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider
All Implemented Interfaces:
DataFormatProvider

public class DomXmlDataFormatProvider extends Object implements DataFormatProvider
Provides the DomXmlDataFormat with default configuration.
Author:
Daniel Meyer
  • Constructor Details

    • DomXmlDataFormatProvider

      public DomXmlDataFormatProvider()
  • Method Details