| Class | Description |
|---|---|
| AbstractXmlDataDictionary |
Abstract data dictionary works on XML message payloads only with parsing the document and translating each element
and attribute with respective value in dictionary.
|
| NodeMappingDataDictionary |
Very basic data dictionary that holds a list of mappings for message elements.
|
| XpathMappingDataDictionary |
Xml data dictionary implementation maps elements via XPath expressions.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.