Package io.ebean.text

Interface StringFormatter


  • public interface StringFormatter
    Convert an Object value into a String value.

    Basic interface to support CSV, JSON and XML processing.

    • Method Detail