Interface ExtractorDef


public interface ExtractorDef
This interface must be implemented by the definition of each
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Determines if the represented value has to be handled as multi-valued.
  • Method Details

    • isMultiValue

      boolean isMultiValue()
      Determines if the represented value has to be handled as multi-valued.
      Returns:
      true if the represented value is multi-valued