[ 
https://issues.apache.org/jira/browse/TIKA-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260715#comment-17260715
 ] 

Peter Kronenberg commented on TIKA-3267:
----------------------------------------

I actually think it happened because the field used to be an int (0 or 1) and 
was changed to boolean, but the method name was not renamed.

> Method getEnableImageProcessing() in TesseractOCRConfig should be renamed
> -------------------------------------------------------------------------
>
>                 Key: TIKA-3267
>                 URL: https://issues.apache.org/jira/browse/TIKA-3267
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Peter Kronenberg
>            Priority: Minor
>
> Method getEnableImageProcessing() in TesseractOCRConfig should be renamed to 
> isEnableImageProcessing() to follow Java convention of using 'is' in the case 
> of a bookean



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to