|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UNEdifactInterchange | |
|---|---|
| org.milyn.smooks.edi.unedifact.model | |
| org.milyn.smooks.edi.unedifact.model.r41 | |
| Uses of UNEdifactInterchange in org.milyn.smooks.edi.unedifact.model |
|---|
| Methods in org.milyn.smooks.edi.unedifact.model that return UNEdifactInterchange | |
|---|---|
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. |
| Methods in org.milyn.smooks.edi.unedifact.model with parameters of type UNEdifactInterchange | |
|---|---|
void |
UNEdifactInterchangeFactory.toUNEdifact(UNEdifactInterchange interchange,
Writer writer)
Serialized the supplied UNEdifactInterchange to a UN/EDIFACT EDI Stream. |
| Uses of UNEdifactInterchange in org.milyn.smooks.edi.unedifact.model.r41 |
|---|
| Classes in org.milyn.smooks.edi.unedifact.model.r41 that implement UNEdifactInterchange | |
|---|---|
class |
UNEdifactInterchange41
UN/EDIFACT message interchange (Version 4, Release 1). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||