[
https://issues.apache.org/jira/browse/OPENNLP-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Giaconia updated OPENNLP-699:
----------------------------------
Description:
Addons need to use MarkableFIleInputStreamFactory
, but since it is not public it is not accessible as it is set to package
private. Unless there is a reason for it to be package private it should be
public.
was:Addons need to use MarkableFIleInputStream, but since it is not public it
is not accessible as it is set to package private. Unless there is a reason for
it to be package private it should be public.
> MarkableFIleInputStreamFactory is not public
> --------------------------------------------
>
> Key: OPENNLP-699
> URL: https://issues.apache.org/jira/browse/OPENNLP-699
> Project: OpenNLP
> Issue Type: Improvement
> Components: Command Line Interface
> Affects Versions: 1.6.0
> Environment: java 7
> Reporter: Mark Giaconia
> Assignee: Mark Giaconia
> Priority: Trivial
> Fix For: 1.6.0
>
>
> Addons need to use MarkableFIleInputStreamFactory
> , but since it is not public it is not accessible as it is set to package
> private. Unless there is a reason for it to be package private it should be
> public.
--
This message was sent by Atlassian JIRA
(v6.2#6252)