Interface Casting

  • All Known Implementing Classes:
    DefaultCasting

    public interface Casting
    A casting interface to build a custom poiji configuration. Created by hakan on 22/01/2017.
    • Method Detail

      • castValue

        java.lang.Object castValue​(java.lang.reflect.Field fieldType,
                                   java.lang.String value,
                                   int row,
                                   int column,
                                   PoijiOptions options)