[ 
https://issues.apache.org/jira/browse/OPENNLP-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suneel Marthi resolved OPENNLP-1148.
------------------------------------
    Resolution: Fixed

> use StandardCharsets.UTF_8 in doc
> ---------------------------------
>
>                 Key: OPENNLP-1148
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1148
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.8.2
>            Reporter: Koji Sekiguchi
>            Assignee: Koji Sekiguchi
>            Priority: Trivial
>             Fix For: 1.8.3
>
>
> In the doc, the use of PlainTextByLineStream() is not unified. Other than 
> specifying StandardCharsets.UTF_8 for its second parameter, there are 
> following variations:
> - String "UTF-8"
> - StandardCharsets.UTF8 (not UTF_8)
> - Charset.forName("UTF-8")
> Let's unify the use to StandardCharsets.UTF_8



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to