Class Param<T>

  • Type Parameters:
    T - value type. Should be serializable to string and have a constructor with string param
    All Implemented Interfaces:
    Serializable

    public class Param<T>
    extends Object
    implements Serializable
    This is a serializable model class for parameters from configuration file.
    Since:
    Apache Tika 1.14
    See Also:
    Serialized Form