public interface EDIWritable
| Modifier and Type | Method and Description |
|---|---|
void |
write(Writer writer,
org.dhatim.edisax.model.internal.Delimiters delimiters)
Write the bean to the specified
Writer instance. |
void write(Writer writer, org.dhatim.edisax.model.internal.Delimiters delimiters) throws IOException
Writer instance.writer - The target writer.delimiters - The delimiters.IOException - Error writing bean.Copyright © 2017. All rights reserved.