org.milyn.edi.unedifact.d96a.__modelset_definitions
Class DefinitionMapFactory
java.lang.Object
org.milyn.edi.unedifact.d96a.__modelset_definitions.DefinitionMapFactory
public class DefinitionMapFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static DefinitionMapFactory getInstance()
throws IOException,
SAXException
- Throws:
IOException
SAXException
addConfigurations
public void addConfigurations(InputStream resourceConfigStream)
throws SAXException,
IOException
- Throws:
SAXException
IOException
fromEDI
public DefinitionMap fromEDI(InputStream ediStream,
Result... additionalResults)
fromEDI
public DefinitionMap fromEDI(Reader ediStream,
Result... additionalResults)
toEDI
public void toEDI(DefinitionMap instance,
Writer writer)
throws IOException
- Throws:
IOException
Copyright © 2018. All rights reserved.