|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EDIConfigurationException | |
|---|---|
| org.milyn.edisax | EdiSax main package. |
| org.milyn.edisax.model | |
| Uses of EDIConfigurationException in org.milyn.edisax |
|---|
| Methods in org.milyn.edisax that throw EDIConfigurationException | |
|---|---|
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. |
| Uses of EDIConfigurationException in org.milyn.edisax.model |
|---|
| Methods in org.milyn.edisax.model that throw EDIConfigurationException | |
|---|---|
static Edimap |
EDIConfigDigester.digestConfig(InputStream stream)
Digest the XML edi-message-mapping configuration stream. |
void |
EdifactModel.parseSequence(InputStream inputStream)
Parse the edifact edimap specified in the edi-message-mapping. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||