Uses of Class
org.milyn.edisax.unedifact.UNEdifactInterchangeParser

Packages that use UNEdifactInterchangeParser
org.milyn.edisax.unedifact   
 

Uses of UNEdifactInterchangeParser in org.milyn.edisax.unedifact
 

Methods in org.milyn.edisax.unedifact that return UNEdifactInterchangeParser
 UNEdifactInterchangeParser UNEdifactInterchangeParser.addMappingModel(EdifactModel mappingModel)
          Add EDI mapping model to be used in all subsequent parse operations.
 UNEdifactInterchangeParser UNEdifactInterchangeParser.addMappingModels(java.util.Map<Description,EdifactModel> mappingModels)
          Add EDI mapping model to be used in all subsequent parse operations.
 UNEdifactInterchangeParser UNEdifactInterchangeParser.addMappingModels(java.lang.String mappingModelFiles, java.net.URI baseURI)
          Add EDI mapping model to be used in all subsequent parse operations.
 UNEdifactInterchangeParser UNEdifactInterchangeParser.setMappingModels(java.util.Map<Description,EdifactModel> mappingModels)
          Set the EDI mapping model to be used in all subsequent parse operations.
 



Copyright © 2011. All Rights Reserved.