You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2007/05/28 19:37:59 UTC

[jira] Closed: (DOXIA-28) XmlWriterXdocSink

     [ http://jira.codehaus.org/browse/DOXIA-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl closed DOXIA-28.
------------------------------

    Resolution: Fixed

Patch applied.

> XmlWriterXdocSink
> -----------------
>
>                 Key: DOXIA-28
>                 URL: http://jira.codehaus.org/browse/DOXIA-28
>             Project: doxia
>          Issue Type: Improvement
>            Reporter: Juan F. Codagnone
>            Assignee: Jason van Zyl
>         Attachments: 1.diff, XmlWriterXdocSink.java, XmlWriterXdocSink.java
>
>
> Hi,
> i implemented an XmlWriterXdocSink (an xdoc sink implementation that use 
> org.codehaus.plexus.util.xml.XMLWriter to output things). The cool thing 
> about using a XMLWriter is that you can use a PrettyPrintXMLWriter and make 
> the output easily readable. The implementation is based on XdocSink.java. I 
> attach the source file and the differences.
> You can use it as: new XmlWriterXdocSink(new PrettyPrintXMLWriter(writer, 
> "ISO-8859-1", null);
> Juan.

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