You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2008/04/03 22:43:24 UTC

[jira] Commented: (IO-162) add Xml(Stream)Reader/Writer from ROME

    [ https://issues.apache.org/jira/browse/IO-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585278#action_12585278 ] 

Jukka Zitting commented on IO-162:
----------------------------------

What are the use cases for this? I understand parsing and serialization of XML documents, but why would you just want to convert the octet stream to a character stream (or vice versa)? I'm sure there are good reasons for doing that, I just can't come up with any of them right now.

> 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
>         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.