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(org.xml.sax.InputSource ediSource, javax.xml.transform.Result... additionalResults)
          Create a UNEdifactInterchange from the supplied UN/EDIFACT EDI Stream.
 UNEdifactInterchange UNEdifactInterchangeFactory.fromUNEdifact(java.io.InputStream ediStream, javax.xml.transform.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, java.io.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 © 2011. All Rights Reserved.