Uses of Interface
org.milyn.smooks.edi.unedifact.model.UNEdifactInterchange

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).
 



Copyright © 2018. All rights reserved.