Uses of Class
org.milyn.edisax.model.internal.Edimap

Packages that use Edimap
org.milyn.edisax EdiSax main package. 
org.milyn.edisax.model   
 

Uses of Edimap in org.milyn.edisax
 

Constructors in org.milyn.edisax with parameters of type Edimap
EDIParseException(Edimap mappingModel, String message)
          Public constructor.
EDIParseException(Edimap mappingModel, String message, Exception cause)
          Public constructor.
 

Uses of Edimap in org.milyn.edisax.model
 

Methods in org.milyn.edisax.model that return Edimap
static Edimap EDIConfigDigester.digestConfig(InputStream stream)
          Digest the XML edi-message-mapping configuration stream.
 Edimap EdifactModel.getEdimap()
          Returns the edimap containing the parser logic.
 

Methods in org.milyn.edisax.model with parameters of type Edimap
 void EdifactModel.setEdimap(Edimap edimap)
          Sets the edimap containing the parser logic.
 



Copyright © 2008. All Rights Reserved.