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.dhatim.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.dhatim.edisax.model.internal.Delimiters delimiters) throws IOException
writer - The target writer.delimiters - The delimiters.IOException - Error writing interchange.Copyright © 2017. All rights reserved.