| Package | Description |
|---|---|
| org.milyn.smooks.edi.unedifact.model | |
| org.milyn.smooks.edi.unedifact.model.r41 |
| Modifier and Type | Method and Description |
|---|---|
UNEdifactInterchange |
UNEdifactInterchangeFactory.fromUNEdifact(InputSource ediSource,
Result... additionalResults)
Create a
UNEdifactInterchange from the supplied UN/EDIFACT EDI Stream. |
UNEdifactInterchange |
UNEdifactInterchangeFactory.fromUNEdifact(InputStream ediStream,
Result... additionalResults)
Create a
UNEdifactInterchange from the supplied UN/EDIFACT EDI Stream. |
| Modifier and Type | Method and Description |
|---|---|
void |
UNEdifactInterchangeFactory.toUNEdifact(UNEdifactInterchange interchange,
Writer writer)
Serialized the supplied
UNEdifactInterchange to a UN/EDIFACT EDI Stream. |
| Modifier and Type | Class and Description |
|---|---|
class |
UNEdifactInterchange41
UN/EDIFACT message interchange (Version 4, Release 1).
|
Copyright © 2015. All rights reserved.