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

Niall Pemberton resolved IO-162.
--------------------------------

         Assignee: Niall Pemberton
    Fix Version/s: 2.0
       Resolution: Fixed

Thanks for the patch - I applied it:
    http://svn.apache.org/viewvc?view=revision&revision=1004090

I did some refactoring to the BOM & XML guess detection to use IO's new 
BOMInputStream (see IO-178):
    http://svn.apache.org/viewvc?view=revision&revision=1004092

I also refactored to remove to store the InputStream in the 
XmlStreamReaderException:
    http://svn.apache.org/viewvc?view=revision&revision=1004109

> add Xml(Stream)Reader/Writer from ROME
> --------------------------------------
>
>                 Key: IO-162
>                 URL: https://issues.apache.org/jira/browse/IO-162
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Hervé Boutemy
>            Assignee: Niall Pemberton
>             Fix For: 2.0
>
>         Attachments: IO-162.patch
>
>
> XmlReader is a class written by Alejandro Abdelnur in the ROME project 
> (http://rome.dev.java.net) to detect encoding from a stream containing an XML 
> document.
> It has been integrated into Maven 2.0.8, via XmlStreamReader in plexus-utils, 
> and I added XmlStreamWriter.
> commons-io seems the right library to distribute these utilities.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to