Interface CharacterOffsets.Builder

  • Method Details

    • begin

      Provides the character count of the first character where a match is identified. For example, the first character associated with an issue or a category match in a segment transcript.

      Parameters:
      begin - Provides the character count of the first character where a match is identified. For example, the first character associated with an issue or a category match in a segment transcript.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • end

      Provides the character count of the last character where a match is identified. For example, the last character associated with an issue or a category match in a segment transcript.

      Parameters:
      end - Provides the character count of the last character where a match is identified. For example, the last character associated with an issue or a category match in a segment transcript.
      Returns:
      Returns a reference to this object so that method calls can be chained together.