Uses of Class
org.milyn.edisax.model.EdifactModel

Packages that use EdifactModel
org.milyn.edisax EdiSax main package. 
 

Uses of EdifactModel in org.milyn.edisax
 

Methods in org.milyn.edisax that return EdifactModel
static EdifactModel EDIParser.parseMappingModel(InputStream mappingConfigStream)
          Parse the supplied mapping model config stream and return the generated EdiMap.
static EdifactModel EDIParser.parseMappingModel(Reader mappingConfigStream)
          Parse the supplied mapping model config stream and return the generated EdiMap.
 

Methods in org.milyn.edisax with parameters of type EdifactModel
 void EDIParser.setMappingModel(EdifactModel mappingModel)
          Set the EDI mapping model to be used in all subsequent parse operations.
 



Copyright © 2008. All Rights Reserved.