|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||