org.milyn.edisax.util
Class EdimapWriter

java.lang.Object
  extended by org.milyn.edisax.util.EdimapWriter

public class EdimapWriter
extends Object

EdimapWriter

Author:
bardl

Method Summary
static void write(Edimap edimap, Writer writer)
           
static void write(Segment segment, Writer writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

write

public static void write(Edimap edimap,
                         Writer writer)
                  throws IOException
Throws:
IOException

write

public static void write(Segment segment,
                         Writer writer)
                  throws IOException
Throws:
IOException


Copyright © 2018. All rights reserved.