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