Interface TransformationRegistry

All Superinterfaces:
Registry<Transformation,String>

@NonNullByDefault public interface TransformationRegistry extends Registry<Transformation,String>
The TransformationRegistry is the interface for the transformation registry
Author:
Jan N. Klug - Initial contribution
  • Field Details

    • CONFIG_UID_PATTERN

      static final Pattern CONFIG_UID_PATTERN
  • Method Details