public interface UNEdifactInterchange extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
write(Writer writer)
Write the interchange to the specified writer.
|
void |
write(Writer writer,
org.milyn.edisax.model.internal.Delimiters delimiters)
Write the interchange to the specified writer.
|
void write(Writer writer) throws IOException
writer - The target writer.IOException - Error writing interchange.void write(Writer writer, org.milyn.edisax.model.internal.Delimiters delimiters) throws IOException
writer - The target writer.delimiters - The delimiters.IOException - Error writing interchange.Copyright © 2016. All rights reserved.