Interface StringPreparation

All Known Implementing Classes:
StringPreparations

public interface StringPreparation
Interface for all possible String Preparations mechanisms.
  • Method Summary

    Modifier and Type
    Method
    Description
    Normalize a UTF-8 String according to this String Preparation rules.
  • Method Details