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