org.milyn.smooks.camel.converters
Class EDITypeConverter
java.lang.Object
org.milyn.smooks.camel.converters.EDITypeConverter
@Converter
public class EDITypeConverter
- extends Object
Type Converter for EDI.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EDITypeConverter
public EDITypeConverter()
toUNEDIFACTString
@Converter
public String toUNEDIFACTString(UNEdifactInterchange41 ediMessage)
throws IOException
- Throws:
IOException
toUNEDIFACTInputStream
@Converter
public InputStream toUNEDIFACTInputStream(UNEdifactInterchange41 ediMessage)
throws IOException
- Throws:
IOException
toUNEDIFACTString
@Converter
public String toUNEDIFACTString(EDIWritable ediMessage)
throws IOException
- Throws:
IOException
toUNEDIFACTInputStream
@Converter
public InputStream toUNEDIFACTInputStream(EDIWritable ediMessage)
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.