|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Edimap | |
|---|---|
| org.milyn.edisax | EdiSax main package. |
| org.milyn.edisax.interchange | |
| org.milyn.edisax.model | |
| org.milyn.edisax.util | |
| 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. |
|
EDIParseException(Edimap mappingModel,
String message,
Exception cause,
MappingNode mappingNode,
int segmentNumber,
String[] segmentLine)
Public constructor. |
|
EDIParseException(Edimap mappingModel,
String message,
MappingNode mappingNode,
int segmentNumber,
String[] segmentLine)
Public constructor. |
|
| Uses of Edimap in org.milyn.edisax.interchange |
|---|
| Methods in org.milyn.edisax.interchange that return Edimap | |
|---|---|
Edimap |
EdiDirectory.getCommonModel()
Get the common model. |
| Methods in org.milyn.edisax.interchange that return types with arguments of type Edimap | |
|---|---|
List<Edimap> |
EdiDirectory.getMessageModels()
Get the message models. |
| Constructors in org.milyn.edisax.interchange with parameters of type Edimap | |
|---|---|
EdiDirectory(Edimap commonModel,
List<Edimap> messageModels)
Public constructor. |
|
| Constructor parameters in org.milyn.edisax.interchange with type arguments of type Edimap | |
|---|---|
EdiDirectory(Edimap commonModel,
List<Edimap> messageModels)
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 |
EDIConfigDigester.digestEDIConfig(InputStream stream)
Digest the XML edi-message-mapping configuration stream. |
Edimap |
EDIConfigDigester.digestEDIConfig(Reader stream)
Digest the XML edi-message-mapping configuration stream. |
Edimap |
EdifactModel.getEdimap()
Returns the edimap containing the parser logic. |
| Constructors in org.milyn.edisax.model with parameters of type Edimap | |
|---|---|
EdifactModel(Edimap edimap)
Public Constructor. |
|
| Uses of Edimap in org.milyn.edisax.util |
|---|
| Methods in org.milyn.edisax.util with parameters of type Edimap | |
|---|---|
static void |
EdimapWriter.write(Edimap edimap,
Writer writer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||