Interface InputSourceConverter<T>

  • Type Parameters:
    T - the type of the value to convert to InputSourceConverter

    @Role
    public interface InputSourceConverter<T>
    Convert a specific type of data into an InputSource.
    Since:
    13.4RC1
    Version:
    $Id: 855657f411eb715afb9de6ea3ca274f8d33352a9 $