Menu

#10 Should exporter of ChannelIF provide XML DOM access?

closed-out-of-date
nobody
API (15)
5
2006-01-24
2004-08-25
No

I need an exporter/converter which provides a ChannelIF
instance as org.jdom.Document or org.w3c.dom.Document.

Informa's exporters in de.nava.informa.exporters
package have only one method "write()" which converts a
ChannelIF instance into JDom Document and writes it to
the given file.

Extracting this converting code from write() method and
open it as a public static method, then these exporters
will be more useful.

Discussion

  • Tomohiro Otsuka

    Tomohiro Otsuka - 2004-08-25

    Patch file

     
  • Niko Schmuck

    Niko Schmuck - 2004-10-08
    • assigned_to: niko_schmuck --> nobody
     
  • Niko Schmuck

    Niko Schmuck - 2004-10-08

    Logged In: YES
    user_id=380878

    I think this is a good point, although I believe that it
    should be solved a bit more "generic". At least the
    ChannelExporterIF interface should reflect a way of
    accessing the channel representation as DOM.

    Thanks for reporting,
    Niko

    PS: The patch you send in does contain all lines as
    different, since you changed the source code indentation :-(

     
  • Niko Schmuck

    Niko Schmuck - 2004-10-08
    • summary: ChannelIF as XML Document --> Should exporter of ChannelIF provide XML DOM access?
     
  • Niko Schmuck

    Niko Schmuck - 2006-01-24

    Logged In: YES
    user_id=380878

    Still an issue?

     
  • Niko Schmuck

    Niko Schmuck - 2006-01-24
    • status: open --> closed-out-of-date
     

Log in to post a comment.