Uses of Interface
org.camunda.spin.spi.DataFormatReader
Packages that use DataFormatReader
Package
Description
-
Uses of DataFormatReader in org.camunda.spin.impl.json.jackson.format
Classes in org.camunda.spin.impl.json.jackson.format that implement DataFormatReader -
Uses of DataFormatReader in org.camunda.spin.impl.xml.dom.format
Classes in org.camunda.spin.impl.xml.dom.format that implement DataFormatReader -
Uses of DataFormatReader in org.camunda.spin.spi
Classes in org.camunda.spin.spi that implement DataFormatReaderModifier and TypeClassDescriptionclass
Can be used as a base class to determine whether an input reader is readable by applying regular expression matching.Methods in org.camunda.spin.spi that return DataFormatReader