You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2006/12/19 13:43:21 UTC

[jira] Created: (IO-106) Convenience Writer for XML

Convenience Writer for XML
--------------------------

                 Key: IO-106
                 URL: http://issues.apache.org/jira/browse/IO-106
             Project: Commons IO
          Issue Type: New Feature
          Components: Streams/Writers
            Reporter: Niall Pemberton
            Priority: Minor


Provide a Writer implementation for outputing XML in fast and efficient manner

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Commented: (IO-106) Convenience Writer for XML

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/IO-106?page=comments#action_12459696 ] 
            
Henri Yandell commented on IO-106:
----------------------------------

Now in the JDK:

http://java.sun.com/javase/6/docs/api/javax/xml/stream/XMLStreamWriter.html

Also:

http://xmlenc.sourceforge.net/
http://www.osjava.org/xmlwriter/ (cf: http://builder.com.com/5100-6371-1044810.html )

and bizarrely:

http://jakarta.apache.org/commons/sandbox/xmlio/apidocs/org/apache/commons/xmlio/out/XMLWriter.html

> Convenience Writer for XML
> --------------------------
>
>                 Key: IO-106
>                 URL: http://issues.apache.org/jira/browse/IO-106
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Niall Pemberton
>            Priority: Minor
>         Attachments: XMLWriter.java, XMLWriterTest.java
>
>
> Provide a Writer implementation for outputing XML in fast and efficient manner

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Commented: (IO-106) Convenience Writer for XML

Posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/IO-106?page=comments#action_12459686 ] 
            
Holger Hoffstätte commented on IO-106:
--------------------------------------

Congratulations, you just reinvented the StAX writer :-)


> Convenience Writer for XML
> --------------------------
>
>                 Key: IO-106
>                 URL: http://issues.apache.org/jira/browse/IO-106
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Niall Pemberton
>            Priority: Minor
>         Attachments: XMLWriter.java, XMLWriterTest.java
>
>
> Provide a Writer implementation for outputing XML in fast and efficient manner

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Commented: (IO-106) Convenience Writer for XML

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/IO-106?page=comments#action_12460062 ] 
            
Henri Yandell commented on IO-106:
----------------------------------


Any value in keeping this open?

I figure it's time for me to kill osjava-xmlwriter and just point to Stax. 

> Convenience Writer for XML
> --------------------------
>
>                 Key: IO-106
>                 URL: http://issues.apache.org/jira/browse/IO-106
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Niall Pemberton
>            Priority: Minor
>         Attachments: XMLWriter.java, XMLWriterTest.java
>
>
> Provide a Writer implementation for outputing XML in fast and efficient manner

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Updated: (IO-106) Convenience Writer for XML

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/IO-106?page=all ]

Niall Pemberton updated IO-106:
-------------------------------

    Attachment: XMLWriter.java
                XMLWriterTest.java

Attaching XMLWriter implementation and test case

> Convenience Writer for XML
> --------------------------
>
>                 Key: IO-106
>                 URL: http://issues.apache.org/jira/browse/IO-106
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Niall Pemberton
>            Priority: Minor
>         Attachments: XMLWriter.java, XMLWriterTest.java
>
>
> Provide a Writer implementation for outputing XML in fast and efficient manner

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Resolved: (IO-106) Convenience Writer for XML

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/IO-106?page=all ]

Niall Pemberton resolved IO-106.
--------------------------------

    Resolution: Won't Fix

> Convenience Writer for XML
> --------------------------
>
>                 Key: IO-106
>                 URL: http://issues.apache.org/jira/browse/IO-106
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Niall Pemberton
>            Priority: Minor
>         Attachments: XMLWriter.java, XMLWriterTest.java
>
>
> Provide a Writer implementation for outputing XML in fast and efficient manner

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Commented: (IO-106) Convenience Writer for XML

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/IO-106?page=comments#action_12459703 ] 
            
Niall Pemberton commented on IO-106:
------------------------------------

Dam :-(

Still think mines better though - although I liked the way the osjava can chain together 'coz it returns itself from every method.

> Convenience Writer for XML
> --------------------------
>
>                 Key: IO-106
>                 URL: http://issues.apache.org/jira/browse/IO-106
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Niall Pemberton
>            Priority: Minor
>         Attachments: XMLWriter.java, XMLWriterTest.java
>
>
> Provide a Writer implementation for outputing XML in fast and efficient manner

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org