Package org.camunda.spin.spi
package org.camunda.spin.spi
-
ClassDescriptionDataFormat<T extends Spin<?>>DataFormatConfigurator<T extends DataFormat<?>>Can be used to configure data formats of a certain type.Maps a java object to the data format's internal representation and vice versa.Reads the internal representation of a
Spin
object from its serialized representation.Indicates an error in the underlying DataFormat layerCan be used as a base class to determine whether an input reader is readable by applying regular expression matching.Detects the canonical type string of a supplied object