org.milyn.edi.unedifact.d96a
Class D96AInterchangeFactory
java.lang.Object
org.milyn.edi.unedifact.d96a.D96AInterchangeFactory
- All Implemented Interfaces:
- org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory
public class D96AInterchangeFactory
- extends Object
- implements org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAPPING_MODEL
public static final String MAPPING_MODEL
- See Also:
- Constant Field Values
INTERCHANGE_BINDING_CONFIG
public static final String INTERCHANGE_BINDING_CONFIG
- See Also:
- Constant Field Values
getInstance
public static D96AInterchangeFactory getInstance()
throws IOException,
SAXException
- Throws:
IOException
SAXException
addConfigurations
public void addConfigurations(InputStream resourceConfigStream)
throws SAXException,
IOException
- Throws:
SAXException
IOException
fromUNEdifact
public org.milyn.smooks.edi.unedifact.model.UNEdifactInterchange fromUNEdifact(InputStream ediStream,
Result... additionalResults)
throws IOException
- Specified by:
fromUNEdifact in interface org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory
- Throws:
IOException
fromUNEdifact
public org.milyn.smooks.edi.unedifact.model.UNEdifactInterchange fromUNEdifact(InputSource ediSource,
Result... additionalResults)
throws IOException
- Specified by:
fromUNEdifact in interface org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory
- Throws:
IOException
toUNEdifact
public void toUNEdifact(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchange interchange,
Writer writer)
throws IOException
- Specified by:
toUNEdifact in interface org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory
- Throws:
IOException
setReportPath
public void setReportPath(String reportPath)
- Specified by:
setReportPath in interface org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory
Copyright © 2018. All rights reserved.