[ https://issues.apache.org/jira/browse/ANY23-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Ansell resolved ANY23-85. ------------------------------- Resolution: Fixed > Split NQuads out into its own module > ------------------------------------ > > Key: ANY23-85 > URL: https://issues.apache.org/jira/browse/ANY23-85 > Project: Apache Any23 > Issue Type: New Feature > Components: core > Affects Versions: 0.7.0 > Reporter: Peter Ansell > Fix For: 0.8.0 > > > The NQuads Parser and Writer can be split out into their own maven module > easily. The only code modification that I needed to make was to switch from > focusing on parse(InputStream,String) and focus instead of > parse(Reader,String), to remove the dependency on the ReaderInputStream class > and use java.io.InputStreamReader instead in the other direction. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira