@Converter public class EDITypeConverter extends Object
| Constructor and Description |
|---|
EDITypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
toUNEDIFACTInputStream(org.dhatim.smooks.edi.EDIWritable ediMessage) |
InputStream |
toUNEDIFACTInputStream(org.dhatim.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 ediMessage) |
String |
toUNEDIFACTString(org.dhatim.smooks.edi.EDIWritable ediMessage) |
String |
toUNEDIFACTString(org.dhatim.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 ediMessage) |
@Converter public String toUNEDIFACTString(org.dhatim.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 ediMessage) throws IOException
IOException@Converter public InputStream toUNEDIFACTInputStream(org.dhatim.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 ediMessage) throws IOException
IOException@Converter public String toUNEDIFACTString(org.dhatim.smooks.edi.EDIWritable ediMessage) throws IOException
IOException@Converter public InputStream toUNEDIFACTInputStream(org.dhatim.smooks.edi.EDIWritable ediMessage) throws IOException
IOExceptionCopyright © 2017. All rights reserved.